You are not logged in.
Pages: 1
Hi,
I'm using xfce 4.18 with Debian testing.
I'm trying to us xev to get keypress events in an app window, for example:
xev -id 12345678
It only detects "keyRelease" events but not "keyPress" ones.
On the window that xev opens (without the -id option) it detects both events/
Any fixes?
Thanks
Offline
have you tried this on other apps or just the one app of interest (besides xev's own window). i'm just wondering if that app has set up anything weird.
Offline
Hi,
I've checked that prior to posting here. It's the same with other app such as xcolors.
Offline
then, it is beyond my level of knowledge of GUI programming (almost 0). i've never seen xev fail like that. i've wanted to look into its source code to see how it can get what another process gets, like is this a feature in X and are there security implications.
Offline
Thanks
Offline
Pages: 1
[ Generated in 0.010 seconds, 9 queries executed - Memory usage: 522.5 KiB (Peak: 523.13 KiB) ]