|
|
2011-01-31
, 20:20
|
|
|
Posts: 378 |
Thanked: 206 times |
Joined on Dec 2009
@ Denmark
|
#2032
|
|
|
2011-01-31
, 20:31
|
|
Posts: 1,856 |
Thanked: 4,488 times |
Joined on Mar 2010
@ North Potomac MD
|
#2033
|
Hey. i'm new to easy debian, but i've been toying with it for a few days, and i just managed to add Right mouse click while holding down Fn key, turns out to be rather simple, using xbindkeys + xdotool.
Anyways i wanted to know how i can do autoexec when starting lxde ?
I want to execute xbindkeys, when lxde starts up,
Hope someone can help me. Anyways, with right mouse click, dosbox windowed in lxde is pretty damn cool
| The Following User Says Thank You to mscion For This Useful Post: | ||
|
|
2011-01-31
, 20:37
|
|
Posts: 912 |
Thanked: 3,195 times |
Joined on Jan 2011
@ Germany
|
#2034
|
/etc/xdg/openbox/autostart.sh
~/.config/openbox/autostart.sh
| The Following User Says Thank You to sulu For This Useful Post: | ||
|
|
2011-01-31
, 21:33
|
|
|
Posts: 378 |
Thanked: 206 times |
Joined on Dec 2009
@ Denmark
|
#2035
|
How did you manage to avoid this?:
"I just tried xdotool on my laptop but unfortunately this is no option because multiple mouse button clicks block each other. So simulating one by executing another doesn't work."
|
|
2011-01-31
, 22:19
|
|
Posts: 912 |
Thanked: 3,195 times |
Joined on Jan 2011
@ Germany
|
#2036
|
# specify a mouse button "xdotool -click --clearmodifiers 3" Shift_L + b:1 + Release
|
|
2011-02-01
, 04:02
|
|
|
Posts: 378 |
Thanked: 206 times |
Joined on Dec 2009
@ Denmark
|
#2037
|
For my tests I had this in my .xbindkeysrc in a Debian Squeeze VM:But all I got was a non-working left click, without any right click action (e.g. context menu).Code:# specify a mouse button "xdotool -click --clearmodifiers 3" Shift_L + b:1 + Release
I'll try your example on the real device.
|
|
2011-02-01
, 04:19
|
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#2038
|
|
|
2011-02-01
, 06:24
|
|
|
Posts: 154 |
Thanked: 81 times |
Joined on Oct 2010
@ South Africa
|
#2039
|
|
|
2011-02-01
, 08:01
|
|
Posts: 912 |
Thanked: 3,195 times |
Joined on Jan 2011
@ Germany
|
#2040
|
The xdotool command your using, dosent seem to work in my ED. But ive never tried debian squeeze VM. so dont know.
Just a reminder, tap-and-hold should work as a right-click in GDK+ (Gnome) apps ... but dosbox and others probably would benefit from a working right-click solution that uses a keyboard modifier. So I would like to see a working solution here, too...
![]() |
| Tags |
| beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
| Thread Tools | |
|
But it is hard to use the mousepointer, a bluetoothmouse would ofcourse help, but not very practical while walking down the streeet...
Maybe a tiny trackball or especially a touchpad that could be laying ontop of the screen would make it more usable.
-But hey! there already is a touch sensitive layer there! ...
So, would it be possible to convert the touchscreen into a touchpad??
If not... Would it be possible to add a touchpadwindow, like vxkeyb?