Created
January 16, 2015 03:10
-
-
Save greg-fischer/3d280388be8815454349 to your computer and use it in GitHub Desktop.
MyDirectRDP.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
## Use the remote-ssh-rdp-wrapper.sh script with this | |
## this one uses rdp direct | |
Version=x.y | |
Name=MuaRemote | |
Exec=/home/pi/remote-ssh-rdp-wrapper.sh rdpdirect mua.1stbyte.lan 3389 | |
Terminal=true | |
Type=Application |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment