I'm running the Fluxbox edition of Salix OS. How do I adjust my desktop so that the on-screen text and menu's (everything) appear larger and stay that way permanently even after rebooting the pc?
Thank you
How do I enlarge my desktop text and menus in Fluxbox?
- Tim CowChip
- Posts: 304
- Joined: 27. May 2011, 03:35
- Location: Cascade Locks, OR
Re: How do I enlarge my desktop text and menus in Fluxbox?
Try these in a terminal:
Have you considered openbox? Its very similar to fluxbox and has a configuration app, obconf that allows font selection among other configs.
Code: Select all
xfontsel
Code: Select all
man xfontsel
Have you considered openbox? Its very similar to fluxbox and has a configuration app, obconf that allows font selection among other configs.
Re: How do I enlarge my desktop text and menus in Fluxbox?
Where is the style/theme that you are using?
Edit the following entries in your style:
More specific, if you wish:
Code: Select all
$ mousepad `sed -n /styleFile/p .fluxbox/init | cut -f 2`
Code: Select all
### (DEFAULT) set ALL fonts and colors###
*textColor: #4EE8E8
*Font: dejavusans-11
Code: Select all
menu.frame.font: sans-9:bold
menu.title.font: sans-10:bold
toolbar.clock.font: sans-9:bold
toolbar.workspace.font: tahoma-10:bold
toolbar.iconbar.focused.font: sans-8:bold
toolbar.iconbar.unfocused.font: sans-8
window.font: sans-8