|
2008-03-20
, 01:08
|
Posts: 137 |
Thanked: 71 times |
Joined on Mar 2008
|
#52
|
The Following User Says Thank You to tekplay For This Useful Post: | ||
|
2008-03-20
, 01:43
|
Posts: 30 |
Thanked: 1 time |
Joined on Dec 2007
@ Minneapolis
|
#53
|
|
2008-03-20
, 14:59
|
Posts: 631 |
Thanked: 837 times |
Joined on May 2007
@ Milton, Ontario, Canada
|
#54
|
The Following User Says Thank You to jolouis For This Useful Post: | ||
|
2008-03-20
, 17:54
|
Posts: 85 |
Thanked: 10 times |
Joined on Dec 2007
|
#55
|
|
2008-03-20
, 18:20
|
Posts: 30 |
Thanked: 1 time |
Joined on Dec 2007
@ Minneapolis
|
#56
|
|
2008-03-20
, 18:24
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#57
|
|
2008-03-20
, 19:32
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#58
|
|
2008-03-20
, 20:37
|
Posts: 164 |
Thanked: 18 times |
Joined on Dec 2007
|
#59
|
|
2008-03-20
, 21:42
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#60
|
On some elements, the click event seems either ignored, or at least only processed with the pressure data. No pressure data, no action. This seems to be the issue with the Applications menu, because it used to be stylus/finger sensing, and also to all osso text fields, because they are trying to sense which keyboard. Sol'n? I guess someone needs to go file a bug report...
Some information exists regarding synergy or VNC (forgot which) and doing something to the xserver to make it have no pressure data; then it falls back to click-only behavior. But I think you had to reboot to change it. I'll go look... Here we go, you do need to restart the server for that (same as to get cursors on every app).
/etc/init.d/x-server only has start and stop options; we could extend that perhaps, so we don't have to do a full reboot for either of these?
But a server restart still closes all apps, so maybe it'd be safer to just leave it with rebooting. Changing the x-server args via udev also seems wise, unless some people would actually reboot their tablet/restart x every time they disconnect the mouse.
Now that it's all deb'd up, can someone with KDE (I know you're reading this) try it out? I know it works with rdesktop and VNC rather well, but I haven't taken the plunge and installed a non-hildon setup yet. I'd like to hear back if it's working and which things are broken. (QT finally supports wheel mouse events, doesn't it? then you should probably map the wheel to buttons 4 and 5 as discussed above.) I think this should go well in KDE, since nothing there should be looking at Xinput...