FVWM: anti-aliased fonts gone

2006-05-06 Thread Reza Roboubi
I just upgraded xorg on Ubuntu. Things look fine, but when I press alt-tab (to list my windows) the list has jagged fonts which looked much nicer before. fvwm doesn't seem to be complaining about missing fonts. Any ideas? Reza.

FVWM: key binding for middle click behaviour

2006-03-28 Thread Reza Roboubi
Thank you very much for fvwm. I was wondering if there is a command that simulates a paste action(mouse middle click.) Moreover, is there a way to do that from within the X server itself? (if it's okay to ask on this list? :) Reza.

Re: FVWM: key binding for middle click behaviour

2006-03-28 Thread Reza Roboubi
Thomas Adam wrote: You want the xclip program to copy data into the primary buffer, and then you want to use xse to simulate various events. It's dead useful. I use it all the time. The xte program from the Debian xautomation package works like a charm. Thanks for your tip. Reza.

Re: FVWM: key binding for middle click behaviour

2006-03-28 Thread Reza Roboubi
Tavis Ormandy wrote: xterm supports shift-insert, if that's any help (you can redefine it with translation tables, if you like). I'm not quite sure if this is for xterm or Xserver. Quick googling didn't clarify it. Thanks. Reza.