Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-17-2010, 05:44 AM
|
#1
|
Member
Registered: Oct 2005
Distribution: Ubuntu, ElemntaryOS, Linux Mint, openSUSE, Xubuntu
Posts: 56
Rep:
|
World of Warcraft and the Mystery of the Partially Working Key!
Hi - I run openSUSE 11.2 (kernel 2.6.31.12) and I use Wine 1.1.38 to play World of Warcraft from the konsole terminal application. For the most part this works okay, but there is one small issue that continues to annoy me:
Look at your keyboard (assuming standard QWERTY no-name keyboard) - see the key just left of your Backspace key? That key is only partially working for me in WoW. I cannot bind it to any action bar button in-game, with or without addons enabled. For some reason the key works fine when entering text into the chat console though.
I have used xev to get a bit of data on the key itself - not that it is that informative to me though, but the absence of the issue when playing WoW through Windows would suggest that it is somehow endemic to my Linux configuration:
Code:
KeyPress event, serial 34, synthetic NO, window 0x4a00001,
root 0x1a7, subw 0x0, time 6474080, (159,-10), root:(1364,15),
state 0x10, keycode 21 (keysym 0xfe51, dead_acute), same_screen YES,
XLookupString gives 2 bytes: (c2 b4) "´"
XmbLookupString gives 0 bytes:
XFilterEvent returns: True
KeyRelease event, serial 34, synthetic NO, window 0x4a00001,
root 0x1a7, subw 0x0, time 6474164, (159,-10), root:(1364,15),
state 0x10, keycode 21 (keysym 0xfe51, dead_acute), same_screen YES,
XLookupString gives 2 bytes: (c2 b4) "´"
XFilterEvent returns: False
Any clues as to what might be the cause of this issue?
|
|
|
02-17-2010, 07:20 AM
|
#2
|
Member
Registered: Jun 2008
Location: St.-Petersburg, Russia
Distribution: (B)LFS, Ubuntu, SliTaz
Posts: 403
Rep:
|
Quote:
the key just left of your Backspace key
|
This is my xev output:
Code:
KeyPress event, serial 33, synthetic NO, window 0x2000001,
root 0x15a, subw 0x0, time 62204195, (175,155), root:(726,572),
state 0x10, keycode 51 (keysym 0x5c, backslash), same_screen YES,
XLookupString gives 1 bytes: (5c) "\"
XmbLookupString gives 1 bytes: (5c) "\"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x2000001,
root 0x15a, subw 0x0, time 62204269, (175,155), root:(726,572),
state 0x10, keycode 51 (keysym 0x5c, backslash), same_screen YES,
XLookupString gives 1 bytes: (5c) "\"
XFilterEvent returns: False
I don't know why you have dead acute instead of backslash in this position. This should be because of your keyboard layout. Try using default US layout.
|
|
|
02-17-2010, 07:47 AM
|
#3
|
Member
Registered: Oct 2005
Distribution: Ubuntu, ElemntaryOS, Linux Mint, openSUSE, Xubuntu
Posts: 56
Original Poster
Rep:
|
My apologies - I forgot to mention that I use Danish keyboard layout by default. Anyway, switching to US layout did indeed sort out the key in question - at the cost of rearranging characters like [(; etc. and removing the ability to use Danish special characters, such as æ, ø, and å - the loss of these is in itself a nuisance when communicating with other Danish players.
Maybe I will just rearrange my key bindings to keys that work on both platforms :P
|
|
|
All times are GMT -5. The time now is 06:45 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|