Displaying 4 results from an estimated 4 matches for "numlockmask".
2008 May 04
1
Logitech G11 keyboard under wine
...e key G2 under xev outputs the following:
keycode 152 (keysym 0x1008ff45, XF86Launch5)
Unfortunatelly under wine the applications don't see these keys. Runing notepad as:
WINEDEBUG=+keyboard wine notepad.exe
I get the following when I press the same key:
trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010
trace:keyboard:X11DRV_ToUnicodeEx Found keycode 152 (0x98)
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x1008ff45
The funny thing is that if I press the G3 key which is again recognized fine under X windows, under win...
2002 Jan 05
1
update to earlier error msg help
Wowzer, so I have *everything* working now...
tcp/ip, and the game itself, with the exception of keyboard, and maybe
sound.
Actually in the log, I don't see any mention of the errors for no keyboard.
Anyone have any ideas, on how to turn on the keyboad, er make wine recognize
it?
Thanks,
-tm
2001 Mar 09
1
Code change required in x11drv keyboard driver
aAHello all. I know I'm technically a wine newby (having only just
installed the codeweavers preview 2) but I have a code change request.
Deep within the file ~/windows/x11drv/keyboard.c in the function
X11DRV_ToUnicode is the comment 'More areas where X11 returns characters
but Windows does not CTRL + number or CTRL + symbol'.
Whilst this is a reasonable assumption, this is in
2005 Aug 18
1
Wine 20050725 - Keyboard input not being recognised in 3d - mystery
...and 3d graphics in
the menu, however no keyboard input. I have tried many things, including
using DGA etc. and running it managed, and in a window. Here is the debug
output I get whenever running these apps:
joe@ubuntu:~$ WINEDEBUG="key" wine notepad.exe
trace:key:X11DRV_InitKeyboard NumLockMask is 10
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keysym 0x0000, keycode
94, got <>
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keysym 0x0000, keycode
94, got <>
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keysym 0x0000, keycode
94, got <>
trace:key:X11D...