Click to See Complete Forum and Search --> : Making desktop icon for nwn


Luineancaion
02-06-2004, 07:02 AM
Hey how do I make an icon on the dekstop for neverwinter nights? I'm using kde, at first I tried just making a new icon and pointing it at /home/username/nwn/nwn but that didn't work, and I've tried heaps of terminal commands under properties>>execute but I can't figure out one that will make it work, so right now I just have to go
cd /home/username/nwn <enter>
./nwn <enter>

and that works, it'd just be nice to have an icon that I can use to quickly load at a click :D

Darkbolt
02-06-2004, 07:42 AM
make a script called nwn.sh

then put this in it

cd ~/nwn
./nwn


then

chmod +x nwn.sh


then you can use that script to start nwn

Luineancaion
02-06-2004, 07:50 AM
Ummm alright I'll try that. I'm still a real newbie, anyway what's up with people saying linux is hard? It's real easy to use, though still haven't gotten my 4 speakers working, 2 front work, not back 2 rear, tried the alsa mixer, but it won't load for some reason!

Luineancaion
02-06-2004, 07:58 AM
Hey thanks that thing work :) thanks. Now I can make a shortcut pointing at that and apply a pretty nwn icon picture.