search for: xsendevent

Displaying 7 results from an estimated 7 matches for "xsendevent".

Did you mean: sendevent
2007 Jan 06
1
netwm dbus api
FYI, I have put up a forum post [1] where I am going to maintain information about the netwm api for the dbus plugin. I have gone through the EWMH spec [2] and broken it down into a dbus compatible api, it seems to be good and roughly compatible with the existing compiz one. I think everything should be self explanitory, if there are any comments or if there is anything I have misunderstood or
2009 Apr 05
0
Using xvkbd to remap keys
...ve worked before, but in my configuration it doesnt, and I'd like to know if I've done a mistake somewhere or if it is broken since some version. This is a part of my .xbindkeysrc to remap 3 on KP_7: Code: "/usr/bin/xvkbd -window Wine -text "\[KP_7]"" 3 Adding '-xsendevent' doesn't help. For other windows like gedit it works, but for wine it only gains focus and the key is not written at all. Even if wine is in focus, neither 3 or KP_7 is written. Maybe someone around here made it work before?
2005 Aug 28
2
[fdo] Help! I can't fake events!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To: freedesktop@lists.freedesktop.org Subject: Help! I can't fake events! I am very frustrated right now. I need to be able to send an event to a program but for some, unknown, reason I have been unable to find a single way to send a event to a window without the stupid SYNTHETIC flag getting set. I do not wish to explain why I must do this (if
2016 Dec 23
0
Wine release 2.0-rc3
...works ---------------------------------------------------------------- Changes since 2.0-rc2: Alex Henrie (2): po: Update Catalan translation. msvcrt: Pass wide char caption string to MessageBoxIndirectW. Alexandre Julliard (4): winex11: Also ignore BadWindow errors caused by XSendEvent. msvcrt: Disable relay for the __libm_sse2 functions. wineconsole: Leave room for wide characters only when using a DBCS codepage. msvcirt/tests: Silence a compiler warning. Andrew Eikum (1): mscoree: Leave the last backslash on application base path. André Hentschel (1):...
2017 Feb 28
0
Wine release 1.8.7
...---------------------------------------------------- Changes since 1.8.6: Adam Bolte (1): wined3d: Add GPU information for AMD FIJI. Alex Henrie (1): user32: Tell MENU_SuspendPopup which message to remove. Alexandre Julliard (3): winex11: Also ignore BadWindow errors caused by XSendEvent. wineconsole: Leave room for wide characters only when using a DBCS codepage. Update copyright info for 2017. Andrew Eikum (5): user32: Support IDC_PEN. dsound: Handle default case in dsound3d mode switch (Coverity). dsound: Use the value from SetVolume when 3D proces...
2015 Mar 09
0
[ANNOUNCE] libX11 1.6.3
...separate entries specs/libX11: Add missing spaces to 'unsignedint' & 'unsignedlong' types Fix map->num_types check in XkbAddKeyType() Fix validation of ctrls parameter to XkbGetPerClientControls() Use C99 named initializers to fill in events passed to XSendEvent specs/libX11: Correct value of IconicState to match Xutil.h specs/libX11: disengender a user reference specs/XKB: Convert header filenames to filename tags specs/XKB: Fix various markup issues in functiondecl tables specs/XKB: Add index specs/XKB: Convert to func...
2007 Feb 01
16
input transformations
I spent some time this week trying to add support for input transformations to the server. I tried a few different approaches. The patches I've attached are what's currently working best for me. In this approach I allow every window to have it's own root window coordinate space. A window's root window coordinate space is affected by all it's ancestors. Composite clients can