Stefan Schippers
11/06/2020, 10:58 AM173,1157
), root:(173,1186),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XmbLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
The 173,1157 coordinates should be the position of the mouse (relative to xev upper-left window corner). Are these numbers correct? unless you resized xev's window its size is usually small (178x178). Can you please verify again?Chris Jones
11/06/2020, 11:06 AMStefan Schippers
11/06/2020, 11:11 AMChris Jones
11/06/2020, 11:11 AMStefan Schippers
11/06/2020, 11:12 AMChris Jones
11/06/2020, 11:16 AMStefan Schippers
11/06/2020, 11:20 AMwish8.6
depending on installation) and write this simple program in the tcl console:
bind . <KeyPress> {puts "%N, %x, %y"}
Now of you click and point the wish graphical window, and start giving some keys you should see printed the ascii code of the key and x,y coordinates relative to wish upper left coordinate. Does that work?Stefan Schippers
11/06/2020, 11:20 AMChris Jones
11/06/2020, 11:23 AMChris Jones
11/06/2020, 11:25 AMChris Jones
11/06/2020, 11:28 AMStefan Schippers
11/06/2020, 11:32 AMChris Jones
11/06/2020, 11:36 AMChris Jones
11/06/2020, 11:37 AMStefan Schippers
11/06/2020, 11:39 AMChris Jones
11/06/2020, 11:39 AMStefan Schippers
11/06/2020, 11:40 AMChris Jones
11/06/2020, 11:40 AMStefan Schippers
11/06/2020, 11:41 AMChris Jones
11/06/2020, 11:42 AMChris Jones
11/06/2020, 11:44 AMStefan Schippers
11/06/2020, 11:45 AMChris Jones
11/06/2020, 11:46 AMChris Jones
11/06/2020, 11:50 AMStefan Schippers
11/06/2020, 11:50 AMStefan Schippers
11/06/2020, 11:51 AMChris Jones
11/06/2020, 11:51 AMStefan Schippers
11/06/2020, 11:51 AMStefan Schippers
11/06/2020, 11:54 AMChris Jones
11/06/2020, 11:56 AMStefan Schippers
11/06/2020, 11:57 AMChris Jones
11/06/2020, 11:58 AMStefan Schippers
11/06/2020, 11:58 AMChris Jones
11/06/2020, 11:59 AMStefan Schippers
11/06/2020, 12:00 PMChris Jones
11/06/2020, 12:02 PMStefan Schippers
11/06/2020, 12:03 PMStefan Schippers
11/06/2020, 12:05 PMChris Jones
11/06/2020, 12:07 PMStefan Schippers
11/06/2020, 12:10 PMAdd " -usb -usbdevice tablet" to your qemu commandline.
Stefan Schippers
11/06/2020, 12:11 PMStefan Schippers
11/06/2020, 12:13 PMOriginally Posted by Gerardo Zamudio View Post
You're using virt-manager, right? The equivalent for that is to open up the virtual machine details > Add Hardware > Input > EvTouch USB Graphics Tablet. I always select "USB Connected Mouse" during the Slackware install for the mouse type but I don't think it matters.
Thanks very much. That did the trick.
Chris Jones
11/06/2020, 12:20 PMStefan Schippers
11/06/2020, 12:33 PMChris Jones
11/12/2020, 10:28 AMStefan Schippers
11/12/2020, 11:01 AM[ 128.986] loading driver: radeon
[ 128.986] (==) Matched radeon as autoconfigured driver 0
may be you see some differences...Chris Jones
11/12/2020, 11:49 AMChris Jones
11/12/2020, 12:14 PMChris Jones
11/30/2020, 4:17 AMStefan Schippers
11/30/2020, 9:05 PMChris Jones
11/30/2020, 11:04 PMStefan Schippers
11/30/2020, 11:08 PM