Fluxbox (or maybe xtdesktop?) Link Text Color


Forum: X and Fluxbox
Topic: Fluxbox (or maybe xtdesktop?) Link Text Color
started by: SuperLou

Posted by SuperLou on May 25 2005,01:00
Is it possible to change the color of the links underneath the desktop shortcuts?

Thanks,
Louis

Posted by mikshaw on May 25 2005,01:49
example .xtdeskrc:
Code Sample

table Config
 FontName: fixed
 FontColor: #d0d0d0
 ShadowColor: #505050
 ClickInterval: 500
 IconWidth: 64
 IconHeight: 64
 Fixed: true
 CaptionBackground: no
 CaptionBorder: yes
end

Posted by SuperLou on May 25 2005,19:03
Is there a way to associate this with a style so that it will be set when the style is selected?
Posted by mikshaw on May 25 2005,23:23
Only way i can think of is by writing a script, and use that script as your style's rootCommand.

The script would set the background, write a new .xtdeskrc file, and restart xtdesk.
If xtdesk can be started with an rc file specified, it could be done that way instead of writing a new file each time.

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.