Hi

i want to make realtime font changin possible.

here is what i added to my .Xresources

URxvt.keysym.C-M-1: command:\033]710;-*-terminus-medium-r-*-*-12-*-*-*-*-*-u\700
URxvt.keysym.C-M-2: command:\033]710;-*-terminus-medium-r-*-*-14-*-*-*-*-*-u\700
URxvt.keysym.C-M-3: command:\033]710;-*-terminus-medium-r-*-*-16-*-*-*-*-*-u\700
URxvt.keysym.C-M-4: command:\033]710;-*-terminus-medium-r-*-*-17-*-*-*-*-*-u\700
URxvt.keysym.C-M-5: command:\033]710;-*-terminus-medium-r-*-*-20-*-*-*-*-*-u\700
URxvt.keysym.C-M-6: command:\033]710;-*-terminus-medium-r-*-*-24-*-*-*-*-*-u\700

i use

xrdb -merge ~/.Xresources

But when i open a urxvt, and hit Contorl+Alt+1 nothing happens.

I made shell aliases to change fonts already, so i have a good workaround, but 
i just wanna know what i am doing wrong.

On a side note:

in section 1 of the manpages it says:

           The following example will map Control-Meta-1 and Control-Meta-2 to
           the fonts "suxuseuro" and "9x15bold", so you can have some limited
           font-switching at runtime:

             URxvt.keysym.M-C-1: command:\033]50;suxuseuro\007
             URxvt.keysym.M-C-2: command:\033]50;9x15bold\007

while in section 7 it says:

          IRC*keysym.M-C-1:       
command:\033]710;suxuseuro\007\033]711;suxuseuro\007
          IRC*keysym.M-C-2:       
command:\033]710;9x15bold\007\033]711;9x15bold\007

       "Alt-Shift-1" and "Alt-Shift-2" switch between two different font sizes. 
"suxuseuro" allows me to 
       keep an eye (and actually read) stuff while keeping a very small window. 
If somebody pastes
       something complicated (e.g. japanese), I temporarily switch to a larger 
font.


I see an incoherence here, in the section 1 its Control-Meta-1 and in section 7 
its Alt-Shift-1 for the same command.

and sorry for using a lame mailer,but no worries, i'm in the middle of 
switching to mutt :-)

thx.

V-


-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to