ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Aug. 01 2004,05:36 |
|
On your multiple rox defaults...
Can you write a little script for each icon you want ??
I tried this, and it worked..
#!/bin/sh cd /usr/games rox
Save this 3 line script as "games.rox" in your /home/dsl directory.
Now, if you make this file executable "chmod 744 games.rox".. You can run it, and Rox opens in /usr/games ..
Isn't this what your lookin for ??
You can lnk an icon to this file just like the other icons in .xtdesktop For example: ======================= table Icon Type: Program Caption: Games Command: /home/dsl/games.rox Icon: .xtdesktop/games.rox.png X: 295 Y: 185 end =======================
Let me know...
73 ke4nt
|