View Single Post
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#42
I was trying to create a desktop shortcut for a dos game (adom) running in qemu with the different solutions here but no luck. Finally I used the desktop file for htop as a sample and it worked perfectly with these two lines:
Code:
Exec=osso-term -e adom
Terminal=true