![]() |
2011-02-01
, 18:57
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#2042
|
Qole, this one works great:
"xdotool click 3"
m:0x80 + b:1 + release
putting that in xbindkeysrc after installing xdotool, works great. When holding down fn-key, tapping the screen is right click. works in dosbox aswell.
#Shift+Tap=middle click "xdotool click 2" m:0x1 + b:1 + release
![]() |
2011-02-01
, 22:52
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#2043
|
apt-get update apt-get install openoffice.org-core openoffice.org-draw openoffice.org-gtk openoffice.org-writer openoffice.org-impress openoffice.org-calc openoffice.org-math openoffice.org-style-crystal openoffice.org-style-galaxy openoffice.org-style-hicontrast openoffice.org-style-tango ttf-opensymbol apt-get clean
cd /var/cache/apt apt-get clean cp -a archives /home/user/.easydebarchives mv archives archives- ln -s /home/user/.easydebarchives archives
![]() |
2011-02-03
, 01:36
|
|
Posts: 14 |
Thanked: 15 times |
Joined on Nov 2010
@ Scotland
|
#2044
|
![]() |
2011-02-03
, 05:05
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#2045
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2011-02-03
, 12:24
|
|
Posts: 381 |
Thanked: 336 times |
Joined on Jan 2011
@ Stockholm, Sweden
|
#2046
|
![]() |
2011-02-03
, 13:03
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#2047
|
Would it be possible with XdoTool to define mousebuttons at the bottom corners of the touchscreen and maybe a scrollbar on the side.
And then use the rest of the touchscreen to send "move mouse" commands to the mousepointer in the same direction as the finger moves? Hopefully with acceleration too?
![]() |
2011-02-03
, 16:22
|
Posts: 1,873 |
Thanked: 4,529 times |
Joined on Mar 2010
@ North Potomac MD
|
#2048
|
Confirmed! Fn+Tap=right click.
VBox really seems to influence the result.
Here's another one:Code:#Shift+Tap=middle click "xdotool click 2" m:0x1 + b:1 + release
![]() |
2011-02-03
, 21:22
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#2049
|
Shift+Tap=middle click
wasn't working until I realized I had to release the Shift in sync with the tap.
![]() |
2011-02-04
, 01:53
|
Posts: 1,873 |
Thanked: 4,529 times |
Joined on Mar 2010
@ North Potomac MD
|
#2050
|
I can't confirm this. For me the "unix middle click insert" works immediately after the tap-release, without shift-release.
Can you please swap Fn and Shift in the xbindkeys commands, try again and report back if the release-behavior is related to the key or the emulated mouse button?
![]() |
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
|
"xdotool click 3"
m:0x80 + b:1 + release
putting that in xbindkeysrc after installing xdotool, works great. When holding down fn-key, tapping the screen is right click. works in dosbox aswell.
uae4all compiled with GameGripper support