From: Aivils S. <Aiv...@un...> - 2003-10-09 10:58:32
|
Hi! Now 2.4.22 version works like 2.6 CVSed. /dev/tty0 - current console VGA console /dev/tty1-16 DUMMY /dev/tty17 DUMMY /dev/tty18 /dev/tty0 may be redirect to current console, but not allways. current tty redirecting perform according attached tty of process. Sample, gpm, console mouse service, has not attached tty. If process has not attached tty, then it got /dev/tty1 as current tty. This feature is buggy for gpm :-( You can select in the any console, but paste into tty1 only. Because gpm see wrong current tty, gpm will not leave mouse device, when X server starts. So mouse freezy under X, if gpm is active. http://startx.times.lv/bruby-2.4.22-20031007.diff.bz2 Aivils Stoss |