Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: VT switching under native xorg
2008/11/4 Markus W Kilbinger <mk%kilbi.de@localhost>:
> Hi!
>
> Should Ctrl-Alt-Fn still work for switching the consoles under running
> Xorg?
>
> It worked for me under XFree86, but no under native Xorg.
>
> Any additional config I have to use now?
Have you tried putting HandleSpecialKeys into xorg.conf?
Section "ServerFlags"
Option "HandleSpecialKeys" "Always"
Option "AllowCloseDownGrab" "true"
Option "AllowDeactivateGrabs" "true"
EndSection
Thanks
Michal
Home |
Main Index |
Thread Index |
Old Index