Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 06:03:50 -0700 (PDT)
From:      Micke P <mickep3@yahoo.com>
To:        freebsd-newbies@freebsd.org
Subject:   Re: Huge fonts in mozilla with nvidia driver
Message-ID:  <20031005130350.98974.qmail@web14506.mail.yahoo.com>
In-Reply-To: <20031005102323.GA29456@tweety.naxalite.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Bless you Eric. I absolutely couldn't get my mouse to
work right with X. I tried most of the relevant
options and the best that happened is that I had
control only to the left and down. Once the mouse hit
the lower left corner it was all over. I changed the
protocol to auto and now everything is happy.

Thanks,
Micke


--- Eric Dillenseger <eric@naxalite.ath.cx> wrote:
> I just set a fbsd 5.1 box and installed the nvidia
> driver.
> Now when I launch X with nvidia driver mozilla
> display very huge fonts
> (in menu, dialog boxes, etc.)
> When using nv driver, no problem.
> I'm desperately searching for a fix, unsuccessfully.
> 
> Here's my XF86Config:
> Section "Module"
>     Load        "dbe"   # Double buffer extension
>     SubSection  "extmod"
>       Option    "omit xfree86-dga"   # don't
> initialise the DGA
> extension
>     EndSubSection
>     Load        "type1"
>     Load        "speedo"
>     Load        "freetype"
>     Load        "xtt"
>     Load        "glx"
>     Load        "dri"
>     Load        "GLcore"
>     Load        "xaa"
> EndSection
> 
> Section "Files"
>     RgbPath "/usr/X11R6/lib/X11/rgb"
>     FontPath   "/usr/X11R6/lib/X11/fonts/URW"
>     FontPath   "/usr/X11R6/lib/X11/fonts/local/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
>     FontPath  
> "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
>     FontPath  
> "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
>     FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
>     FontPath  
> "/usr/X11R6/lib/X11/fonts/artwiz-fonts/"
>     ModulePath "/usr/X11R6/lib/modules"
> EndSection
> 
> Section "ServerFlags"
> #    Option "Xinerama"
> EndSection
> 
> Section "InputDevice"
>     Identifier  "Keyboard1"
>     Driver  "Keyboard"
>     Option "AutoRepeat" "500 30"
>     Option "XkbRules"   "xfree86"
>     Option "XkbModel"   "pc105"
>     Option "XkbLayout"  "fr"
> EndSection
> 
> Section "InputDevice"
>     Identifier  "Mouse1"
>     Driver  "mouse"
>     Option "Protocol"    "auto"
>     Option "Device"      "/dev/sysmouse"
>     Option "Resolution" "256"
>     Option "ZAxisMapping" "4 5"
> EndSection
> 
> Section "Monitor"
>     Identifier  "My Monitor"
>     HorizSync   31.5 - 64.3
>     VertRefresh 40-150
> EndSection
> 
> Section "Device"
>     Identifier  "NVIDIA"
>     Driver      "nv"
> EndSection
> 
> Section "Screen"
>     Identifier  "Screen 1"
>     Device      "NVIDIA"
>     Monitor     "My Monitor"
>     DefaultDepth 24
>     
>     Subsection "Display"
>         Depth       8
>         Modes       "1280x1024" "1024x768" "800x600"
> "640x480"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       16
>         Modes       "1280x1024" "1024x768" "800x600"
> "640x480"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       24
>         Modes       "1280x1024" "1024x768" "800x600"
> "640x480"
>         ViewPort    0 0
>     EndSubsection
> EndSection
> 
> Section "ServerLayout"
>     Identifier  "Simple Layout"
>     Screen "Screen 1"
>     InputDevice "Mouse1" "CorePointer"
>     InputDevice "Keyboard1" "CoreKeyboard"
> EndSection
> 
> -- 
> > Enfin vivement les procs optique qui ne
> chaufferont pas trop ;-)
> Vivement les proc quantiques, en rajoutant un
> glaçon, on pourra même 
> les boire ...
> [ Eric Dillenseger GPG(OxFF352913)
> eric(at)naxalite(dot)ath(dot)cx ]
> 

> ATTACHMENT part 2 application/pgp-signature 



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031005130350.98974.qmail>