Thread
:
[Announce] snx: a simple NX client
View Single Post
AndrewX192
2011-03-14 , 01:52
Posts: 139 | Thanked: 97 times | Joined on Nov 2010 @ United States
#
130
I was able to work around this issue by running these commands after connecting:
WID=$(wmctrl -l|awk '(NF == 4)&&($4 == "NX") {print $1}')
wmctrl -i -r $WID -b toggle,fullscreen&&/usr/share/snx/set-focus $WID
Quote & Reply
|
The Following User Says Thank You to AndrewX192 For This Useful Post:
maacruz
AndrewX192
View Public Profile
Send a private message to AndrewX192
Find all posts by AndrewX192