From: Aivils <ai...@un...> - 2005-02-01 13:36:30
|
On Tuesday 01 February 2005 15:12, Hugo Vanwoerkom wrote: > > --- Hugo Vanwoerkom <hvw...@ya...> wrote: > > <snip> > > > > But in bruby-2.4.29 you can copy from any vc but gpm > > pastes ALWAYS into the first vc, never into the > > others. All linux-ruby versions use partialy correct tty_open() function. 2.6.XX uses more correct, 2.4.XX less correct. 2.6.XX cannot correct handle additional console subsystem like serial console, but works correct only with standard vt-handler. 2.4.XX-ruby uses simpler tty_open(). Aivils |