mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Aug. 17 2005,13:54 |
|
Depends on what you means by "user interface". Changing your fluxbox style, or switching to gnome/KDE, will affect only the window decorations of applications....titlebar and frame.
The look of Linux applications themselves is dependent upon the widget set used when creating the programs, whether it's Gtk1 or 2, Qt(KDE), FLTK, Tcl/Tk, etc. The applications found in DSL are a mix of mostly Gtk1 and FLTK.
Gtk1 apps can be changed by switching your Gtk1 theme: http://themes.freshmeat.net/browse/923/ The theme is set in /home/dsl/.gtkrc
FLTK apps might not have the ability to be customized, but i'm just guessing.
Even if you do install KDE, it will not affect the applications in DSL. KDE can customize only the window decorations (as mentioned above) and the look of Qt applications, of which there are none in DSL.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|