on 04/06/2007 12:56 AM Thanasis wrote the following:
> Cannot switch to any tty[1-6] from gdm (vt7) using control-alt-f[1-6]
> respectively.
> If I login (gnome session), then the above key combination works.
> But from the gdm/xdm screen (before login) it does nothing.
> Where should I start to look for the reason?
I changed the following two lines in /etc/X11/xorg.conf:
Option "XkbLayout"     "us,el(polytonic)"
Option "XkbOptions"   
"grp:alt_shift_toggle,ctrl:ctrl_aa,grp_led:scroll,altwin:menu,numpad:microsoft,compose:rwin"
to the simpler:
Option "XkbLayout"  "us,el"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
and now control-alt-f[1-6] works as expected.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to