[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X.org and CTRL+ALT+Fxx does not work



Hi,

here is my output form the xev of X.org and XFree86 server. It is OK:

X.org:
KeyRelease event, serial 26, synthetic NO, window 0x2400001,
  root 0x60, subw 0x0, time 39583186, (144,150), root:(148,177),
  state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  XLookupString gives 0 bytes:  ""

KeyPress event, serial 26, synthetic NO, window 0x2400001,
  root 0x60, subw 0x0, time 39584930, (144,150), root:(148,177),
  state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  XLookupString gives 0 bytes:  ""


XFree86:
KeyRelease event, serial 26, synthetic NO, window 0x4800001,
  root 0x60, subw 0x0, time 911462283, (101,23), root:(104,83),
  state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  XLookupString gives 0 bytes:  ""

KeyPress event, serial 26, synthetic NO, window 0x4800001,
  root 0x60, subw 0x0, time 911467785, (101,23), root:(104,83),
  state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  XLookupString gives 0 bytes:  ""


Ilya Sher sagte:
> On Fri, 2005-07-15 at 23:48 +0200, Stefan Lüthje wrote:
>> Hi,
>>
>> now I have the X.org Server running. Everything seems to be OK, but the
>> console switch with CTRL+ALT+Fxx is not working. What I have to change
>> in
>> the config?
> I would start checking with "xev" to see if
> the keys you are using really produce ctrl,alt
> and Fxx.
>>
>> My current keybord settings are in xorg.conf:
>>
>> Section "InputDevice"
>>   Identifier  "Generic Keyboard"
>>   Driver    "kbd"
>>   Option    "CoreKeyboard"
>>   Option    "XkbRules"  "xfree86" # ???
>>   Option    "XkbModel"  "pc102"
>>   Option    "XkbLayout" "de"
>>   Option    "XkbVariant"  "de_DE"
>>   Option    "XkbOptions"  "nodeadkeys"
>> EndSection
>>
>> Any hints?
>>
>> Greetings
>>
>> Stefan Lüthje
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


Best Regards

        Stefan Luethje



Reply to: