mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Sep. 15 2005,11:36 |
|
I'd say probably 98.23% of myDSL applications install in places that are fully accessible to all users once installed. The difference is that user dsl is the only one that 1) gets a desktop icon, 2) gets a command added to the fluxbox menu, and 3) gets configuration files (if necessary) copied into $HOME. Due to the "keep it small and simple" nature of DSL, the myDSL packages are simply archives that extract into the system. Therefore they have no way to know that you have added users, or to do anything about it even if they did know.
You can copy icons from /home/dsl/.xtdesktop, and menu lines from /home/dsl/.fluxbox/menu. You may need to be root to do this, since the dot files in $HOME are often not readable by anyone but their owner.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|