View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 07:01 AM
Marco S Hyman
 
Posts: n/a
Default Re: CTRL+ALT+ + seems to change font, not resolution?

stewart.yaxley@gmail.com writes:

> I have a ThinkPad T23, running on a Savage S3 video card (FreeBSD 6.0).


And that's why you're asking how it works on OpenBSD?

Section "Modes"
Identifier "T23 modes"
Mode "1024x768"
DotClock 65
HTimings 1024 1032 1176 1344
VTimings 768 771 777 806
Flags "-hsync" "-vsync"
EndMode
EndSection

Section "Device"
Identifier "S3 SuperSavage"
Driver "savage"
VendorName "S3"
BoardName "S3 SuperSavage/IXC 64"
BusID "PCI:1:0:0"

### Available Driver options are:-
# Option "SWcursor"
# Option "HWcursor"
# Option "NoAccel"
# Option "ShowCache"
# Option "ShadowFB"
# Option "UseFBDev"
# Option "Rotate"
EndSection


Is what works on my OpenBSD running T23. Don't use Gnome sho can't
help you there.

// marc
Reply With Quote