mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Aug. 31 2005,03:52 |
|
I guess it would depend on what people consider important in an operating system. Personally I don't see icons as being important at all, or very useful, and i definitely don't base my recommendations on whether or not icons are created dynamically according to your hardware =O) For a liveCD, I'd find it hard to recommend something that requires as much ram as many distros do (for example, the Suse liveDVD recommends a minimum of 384mb...bleh).
For creating mount icons, Xtdesk has a separation of "program" and "mount" icons. I'm not exactly sure what the difference is, but here is an example that you can compare to the "program" icons that are included with DSL:
Code Sample | table Icon Type: Mount Caption: /dev/cdrom Command: mount IconMount: /home/dsl/.xtdesktop/cdrom_mount.gif IconUmount: /home/dsl/.xtdesktop/cdrom_umount.gif X: Y: MenuCommand1: Mount CDROM : mount /dev/cdrom MenuCommand2: Umount CDROM : umount /dev/cdrom MenuCommand3: Eject CDROM : eject /dev/cdrom
end
|
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|