“center” mode
I finally added support for “center” mode when using RMX for panel scaling. use xrandr to toggle the rmx mode.
full expansion: xrandr --output LVDS --set scaler full
center mode: xrandr --output LVDS --set scaler center
turn off rmx: xrandr --output LVDS --set scaler off
Applies to DVI too.
February 1st, 2008 at 7:39 am
This is great. I’m beginning to wish my widescreen T61 had an ATI card instead of an Intel one. (Ever seen a 1024×768 game stretched out to widescreen 1280×800? Not pretty.)
February 1st, 2008 at 12:22 pm
We really need to standarise RandR 1.2 properties. xf86-video-nv already has –set scale off/aspect/center/fill.
February 1st, 2008 at 12:24 pm
We definitely do.