Tue, 26 Dec 2006, by [EMAIL PROTECTED]:

> I got this really disturbing problem after upgraded to SuSE 10.2:
> whenever I press the "down" arrow key or the "End" key, it always make
> SuSE pop up "Computer" panel (the panel that look like start menu in
> Windows). I hit "down" or "End" button once every 50 seconds, that means
> every hour I get annoyed by it more then 60 times, I am very close to
> throw this stupid damn computer out of window.
[..]
> So where do I start to solve this problem?

Run 'xev' and see which key symbols you get. E.g.
"END" key
KeyRelease event, serial 31, synthetic NO, window 0x5800001,
    root 0x48, subw 0x0, time 133294200, (-50,454), root:(940,510),
    state 0x0, keycode 103 (keysym 0xff57, End), same_screen YES,
    XLookupString gives 0 bytes: 

"Page Down" key
KeyPress event, serial 31, synthetic NO, window 0x5800001,
    root 0x48, subw 0x0, time 133299716, (-50,454), root:(940,510),
    state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
    XLookupString gives 0 bytes:

If the keys are not what they're suppost to be you'll have to use
another keyboard definition file in your /etc/X11/xorg.conf file, or
switch keys with xmodmap (in your ~/.Xmodmap file) (you can do that
with xkeycaps).

Theo
-- 
Theo v. Werkhoven    Registered Linux user# 99872 http://counter.li.org
ICBM 52 13 26N , 4 29 47E.     +      ICQ: 277217131
SUSE 9.2                       +   Jabber: [EMAIL PROTECTED]
Kernel 2.6.8                   +   See headers for PGP/GPG info.
Claimer: any email I receive will become my property. Disclaimers do not apply.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to