Search found 3 matches

by jeevs
Mon May 11, 2009 7:08 am
Forum: LXPanel
Topic: .desktop-file for Spotify under Wine
Replies: 4
Views: 8918

Re: .desktop-file for Spotify under Wine

To create a desktop icon for the game SPOTIFY, create a shell script with the name "spotify.sh" and with the following code. cd $HOME/.wine/drive_c/Program\ Files/Spotify wine spotify.exe Now create a ".desktop" file on the desktop with the name "spotify.desktop" [Deskt...
by jeevs
Tue May 05, 2009 9:38 am
Forum: General Help
Topic: Lock screen, and keyboard shortcut to switch desktops?
Replies: 4
Views: 12902

Re: Lock screen, and keyboard shortcut to switch desktops?

Right click on desktop and create new text file with name: " lockscreen.desktop " Right click on the file and open with " leafpad " now paste thefollowing code into it and save it. [Desktop Entry] Encoding=UTF-8 Name=Lock Screen Comment=Locks your screen Icon=xscreensaver Exec=xs...
by jeevs
Tue May 05, 2009 9:36 am
Forum: General Help
Topic: Lock screen on suspend/hibernate
Replies: 4
Views: 9377

Re: Lock screen on suspend/hibernate

Right click on desktop and create new text file with name: "lockscreen.desktop" Right click on the file and open with "leafpad" now paste thefollowing code into it and save it. [Desktop Entry] Encoding=UTF-8 Name=Lock Screen Comment=Locks your screen Icon=xscreensaver Exec=xscree...