From: Petr V. <VAN...@vc...> - 2000-06-08 13:48:23
|
On 8 Jun 00 at 9:36, jsi...@li... wrote: > > Btw, I hope you don't mean console switching shouldn't work when in X? > > People like to switch to and from X at runtime ... > > Disabling VT switching while in graphics mode doesn't mean the X server > has to give up VT switching. It just has to been done in a different way. > For fbdev supported card. X server open /dev/fb and /dev/input. This > automatically disables VT switching. Next it mmaps the framebuffer and > goes about it business. The user wants to VT switch. The X server sees the > event and translates it into meaning I want a VT switch. Next the X server How X-server finds this? I'm using right-ctrl & right-alt & fX to switch to tty13..25, but X server currently completely ignores it. Does it mean that it removes xmodmap from picture? Petr |