|
|
2009-12-16
, 00:18
|
|
Posts: 77 |
Thanked: 63 times |
Joined on Sep 2009
|
#32
|
Could you post that as a binary please, as I don't have the SDK setup here.
Thanks
| The Following User Says Thank You to qobi For This Useful Post: | ||
|
|
2009-12-16
, 00:31
|
|
|
Posts: 2,351 |
Thanked: 5,243 times |
Joined on Jan 2009
@ Barcelona
|
#33
|
|
|
2009-12-16
, 00:36
|
|
Posts: 77 |
Thanked: 63 times |
Joined on Sep 2009
|
#34
|
|
|
2009-12-16
, 00:40
|
|
|
Posts: 2,351 |
Thanked: 5,243 times |
Joined on Jan 2009
@ Barcelona
|
#35
|
|
|
2009-12-16
, 14:46
|
|
Posts: 77 |
Thanked: 63 times |
Joined on Sep 2009
|
#36
|
I don't see that as a problem. I am already doing something similar to support right clicking on a certain binary only app.
|
|
2009-12-19
, 16:37
|
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#37
|
|
|
2009-12-19
, 18:32
|
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#38
|
zenity --display=:0 --info --text="Welcome to Easy Debian LXDE. This window is needed to gain keyboard focus in LXDE. Click OK." &
/usr/bin/Xephyr :1 -screen 800x480 -br -ac &
while [ "x$PARWIN" = "x" ] ; do
# wait for the Xephyr window to appear
export PARWIN=`wmctrl -l | grep -i Xephyr | awk '{print $1}'`
done
wmctrl -i -r $PARWIN -b toggle,fullscreen
while [ "x$TWOWIN" = "x" ] ; do
# wait for the Information dialog to appear
export TWOWIN=`wmctrl -l | grep -i Information | awk '{print $1}'`
done
wmctrl -i -a $TWOWIN
/usr/bin/set-focus $PARWIN
wmctrl -i -a $PARWIN
| The Following User Says Thank You to qole For This Useful Post: | ||
|
|
2009-12-20
, 10:34
|
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#39
|
|
|
2010-01-06
, 19:04
|
|
|
Posts: 1,070 |
Thanked: 1,604 times |
Joined on Sep 2008
@ Helsinki
|
#40
|
| The Following 2 Users Say Thank You to VDVsx For This Useful Post: | ||
I'll try the second version, I guess...
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!