Re: Since chvt works, the problem must be the keymap



Florian Kulzer wrote:
Check what is assigned to keycode 67. I see this:

$ xmodmap -pk | egrep '^[ ]+67 '
67 0xffbe (F1) 0x1008fe01 (XF86_Switch_VT_1)

If your output looks different then you can try if

xmodmap -e 'keycode 67 = F1 XF86_Switch_VT_1'

restores the VT switching.

Well, I've got what seems to be the correct output. Also,
xev seems to read things fine from what I can tell. I would
be glad to provide the exact output if it would be helpful.

Thanks,
Amy


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx