| View previous topic :: View next topic |
| Author |
Message |
fangwen Tux's lil' helper

Joined: 23 Oct 2011 Posts: 128 Location: Shanghai, China
|
Posted: Sat Apr 14, 2012 2:10 pm Post subject: Thin font in windows managers |
|
|
I am using the Xfce Desktop Environment, the font looks like bold even if it's actually set to be regular, but in windows managers as far as I had tried, such as FVWM, Openbox, Awesome, the font is very thin, which is very uncomfortable when I am coding. I want to know why and how can I get the same font effect on windows managers as it is in Xfce. _________________ All operating systems suck. This one just sucks less. |
|
| Back to top |
|
 |
PaulBredbury Watchman


Joined: 14 Jul 2005 Posts: 7020
|
Posted: Sat Apr 14, 2012 6:51 pm Post subject: |
|
|
Since you're not explaining the problem well, some screenshots would be useful  |
|
| Back to top |
|
 |
fangwen Tux's lil' helper

Joined: 23 Oct 2011 Posts: 128 Location: Shanghai, China
|
|
| Back to top |
|
 |
franzf Advocate


Joined: 29 Mar 2005 Posts: 3562 Location: Irgendwo im Nirgendwo
|
Posted: Sun Apr 15, 2012 7:45 am Post subject: |
|
|
Are you talking about the font in the terminal window?
I would say the xfce-terminal does antialiasing, while xterm/xrvt does not.
Try
| Code: | | xterm -fa Mono -fs 10 |
Is it better now? _________________ "der mac dennoch wesen geil"
Wolfram von Eschenbach, Parzival (Buch 1, Z. 7).
Ein frühes Statement gegen Windows.
My overlay |
|
| Back to top |
|
 |
fangwen Tux's lil' helper

Joined: 23 Oct 2011 Posts: 128 Location: Shanghai, China
|
Posted: Sun Apr 15, 2012 8:06 am Post subject: |
|
|
| franzf wrote: | Are you talking about the font in the terminal window?
I would say the xfce-terminal does antialiasing, while xterm/xrvt does not.
Try
| Code: | | xterm -fa Mono -fs 10 |
Is it better now? | It is not only the terminal, the font is different everywhere in a windows manager and desktop environment. Is it because of the anti-alasing thing? If it is, how can I enable it in a windows manager globally? _________________ All operating systems suck. This one just sucks less. |
|
| Back to top |
|
 |
i92guboj Moderator


Joined: 30 Nov 2004 Posts: 9464 Location: Córdoba (Spain)
|
Posted: Sun Apr 15, 2012 10:38 am Post subject: |
|
|
| fangwen wrote: | | franzf wrote: | Are you talking about the font in the terminal window?
I would say the xfce-terminal does antialiasing, while xterm/xrvt does not.
Try
| Code: | | xterm -fa Mono -fs 10 |
Is it better now? | It is not only the terminal, the font is different everywhere in a windows manager and desktop environment. Is it because of the anti-alasing thing? If it is, how can I enable it in a windows manager globally? |
No, it's simply that you are not comparing the same applications in both WMs.
In XFCE you have midori, thunar or pcmanfm (?) and the xfce terminal app, they are gtk+ applications, and follow the xfce or gnome theming schemes.
In Fvwm you have Xlib based apps, like FvwmButtons, rxvt, xterm and fvwm itself, which are configured using their respective configuration files:
- for fvwm and FvwmButtons, usually, ~/.fvwm/config, or ~/.fvwm2rc in older versions, read their respectiva man page if not sure on what file to use and how to set their font styles.
- rxvt and xterm, either use the command line parameters or set their properties using ~/.Xdefaults, also read their respectiva man pages if you are not sure on how to proceed.
_________________ Gentoo Handbook | My website |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|