Re: tecra X-screen has same small size as virtual console
- To: debian-laptop@lists.debian.org
- Subject: Re: tecra X-screen has same small size as virtual console
- From: Norman Walsh <ndw@nwalsh.com>
- Date: 14 Sep 2001 14:26:12 -0400
- Message-id: <87bskdhbnf.fsf@nwalsh.com>
- In-reply-to: <Pine.LNX.4.21.0109141709410.787-100000@gateway.demarteaunet>
- References: <Pine.LNX.4.21.0109141709410.787-100000@gateway.demarteaunet>
/ "A. Demarteau (linux rules!)" <linux@disnet.demon.nl> was heard to say:
| how do I get my X fullscreen?
| And if anyone has an xf86config with all advanced option for the card and
| display used on the tecra 8100/8200, I'd be interested.
Here's mine.
# no longer a SaX autogenerated XF86Config file
# Got from the web, hacked by ndw
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/share/fonts/forX11"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection
Section "ServerFlags"
AllowMouseOpenFail
EndSection
Section "Module"
EndSection
Section "Keyboard"
Protocol "Standard"
# XkbRules "xfree86"
# XkbModel "pc101"
# XkbLayout "en"
# XkbVariant "nodeadkeys"
XkbKeymap "xfree86(us)"
EndSection
Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
SampleRate 60
BaudRate 1200
ZAxisMapping 4 2
Emulate3Buttons
EndSection
#Section "Monitor"
# Identifier "Primary-Monitor"
# VendorName "!!! VESA !!!"
# ModelName "1280X1024@75HZ"
# HorizSync 31-80
# VertRefresh 50-85
Section "Monitor"
Identifier "Primary Monitor"
VendorName "Toshiba"
ModelName "LCD"
HorizSync 31.5-79.0
VertRefresh 50-100
Modeline "1024x768" 59.89 1024 1040 1216 1328 768 768 774 802
Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync
EndSection
Section "Device"
Identifier "Primary Card"
VendorName "S3"
BoardName "S3 Savage/MX (generic)"
# Chipset "s3_savage"
# ChipID 0x8a20 # (original)
# ChipID 0x8c10
VideoRAM 8192
# Option "sw_cursor"
EndSection
Section "Screen"
Driver "SVGA"
Device "Primary Card"
Monitor "Primary Monitor"
DefaultColorDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
Virtual 800 600
EndSubSection
EndSection
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | We think in generalities, but we live
http://nwalsh.com/ | in detail--Alfred North Whitehead
Reply to: