Displaying 4 results from an estimated 4 matches for "xmblookupstr".
2006 Sep 02
1
Backspace key is sending Delete after update to 4.4 (tcsh issue?)
...g and releasing the
Backspace key:
KeyPress event, serial 28, synthetic NO, window 0x2800001,
root 0x48, subw 0x0, time 1593248, (136,112), root:(179,193),
state 0x0, keycode 22 (keysym 0xff08, BackSpace), same_screen
YES,
XLookupString gives 1 bytes: (08) "
XmbLookupString gives 1 bytes: (08) "
XFilterEvent returns: False
KeyRelease event, serial 28, synthetic NO, window 0x2800001,
root 0x48, subw 0x0, time 1593358, (136,112), root:(179,193),
state 0x0, keycode 22 (keysym 0xff08, BackSpace), same_screen
YES,
XLookupString giv...
2018 Sep 07
1
Centos 7.5 - Gnome3 - KVM - Keypad numeric failure
Everyone,
I have a problem with the numeric keypad while using a Centos 7.5 new
installation with kvm.
When I login to the host machine using gnome3 or classic gnome the
numeric keypad does not function. If I activate another 7.5 guest
machine with gnome3 the numeric keypad on the guest does not work
either.
If I login on the host machine using kde as the desktop the keypad
works fine and
2010 Feb 19
0
Wine release 1.1.39
...bility.
mciavi: First check inputs, then (perhaps) stop and act.
mciavi: Use MCIERR_UNSUPPORTED_FUNCTION, not 0 (NOERROR).
mciavi: Support the MCI_TEST flag.
mciavi: Step is like Seek.
mciavi: Support more MCI_STATUS queries.
winex11: Initialize KeyPressEvent for XmbLookupString.
winex11: Add vkey codes for functions keys upto F24.
winmm: dwBytesRecorded controls how much is played, not dwBufferLength.
Kusanagi Kouichi (7):
notepad: Increase the text limit.
winex11.drv: Private copy of a result string is unnecessary.
winex11.drv: Simplify...
2007 Mar 02
0
Wine release 0.9.32
...tructures on a 8-byte boundary like in PSDK.
user32: Add a test for DefDlgProc(WM_SETFOCUS), make the test pass under Wine.
user32: Add traces to the cursor APIs.
user32: Add a CreateIcon test, make it pass under Wine.
winex11.drv: Clients should pass only KeyPress events to XmbLookupString.
gdi32: Avoid a not necessary CreateDC call.
dlls: Add wing32 dll.
comdlg32: Synchronize ChooseColor dialog templates with the English one.
imm32: Simplify ImmInternalSendIMENotify.
user32: Simplify height calculation.
winetest: Set correct WINETEST_PLATFORM w...