[solved]Larger font in ratpoison

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

[solved]Larger font in ratpoison

Post by ink3 »

Hello
I installed on my xfce-salixos package ratpoison.
I'd like to change fonts in ratpoiosn.
I copy from /etc/skel .ratpoisonrc and put

Code: Select all

set font "Terminus-18"
but I haven't larger font in vimprobable2 and terminal.

Does that mean I have to set the font size in each program separately?
Last edited by ink3 on 25. Oct 2011, 09:36, edited 1 time in total.
User avatar
fredg
Posts: 232
Joined: 3. Oct 2009, 16:50
Location: Lyon, France
Contact:

Re: Larger font in ratpoison

Post by fredg »

To manage your fonts options you have 2 files that need some attention:
~/.gtkrc-2.0
~/.Xresources

In ~/.gtkrc-2.0, you can add, for example:
gtk-font-name = "DejaVu Sans 10"

In ~/.Xressources
xterm font are already set, change it;

++
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Re: Larger font in ratpoison

Post by ink3 »

good:)
Is possible resize windows in ratpoison version?
I try C-t r and nothing. I read that I need unstable version.
As this is?
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Larger font in ratpoison

Post by mimosa »

That's C-t C-r. C-t r gives you the menu. Resize using arrows, then C-t again when you have the size you want.

Obviously, you have to be working with split windows - just one window fills the screen, by definition.
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Re: Larger font in ratpoison

Post by ink3 »

It's work! thx :)
Post Reply