[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: video card help



At 09:18 PM 10/27/02 -0800, you wrote:
ian said:

> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "PS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection

do you have a PS2 mouse connected to /dev/psaux?

Yes i do


> Section "InputDevice"
>         Identifier      "Generic Mouse"
>         Driver          "mouse"
>         Option          "SendCoreEvents"        "true"
>         Option          "Device"                "/dev/input/mice" Option
>                 "Protocol"              "ImPS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection

Is there a particular reason you have 2 pointers setup? just
curious, I do this on my laptops and on my main desktop because
my KVM is erratic in supporting wheel mice ..

Its the default, didn't bother changing it? is it a problem?

> Section "Device"
>         Identifier      "NV AGP"
>         Driver          "nv"
> #       BusID           "PCI:0:13:0"
>         Option          "UseFBDev"              "true"

I would delete the line that has UseFBDev

I'll try that

> EndSection
> Section "Monitor"
>         Identifier      "Generic Monitor"
>         HorizSync       28-48
>         VertRefresh     43-72
>         Option          "DPMS"

You using a 15" monitor?

Yes i am




> EndSection
> Section "Screen"
>         Identifier      "Screen AGP"
>         Device          "NV AGP"
>         Monitor         "Generic Monitor"
>         DefaultDepth    24
>         SubSection "Display"
>                 Depth           1
>                 Modes           "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           4
>                 Modes           "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           8
>                 Modes           "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           15
>                 Modes           "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           16
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth           24
>                 Modes           "1024x768" "800x600" "640x480"
>         EndSubSection
> EndSection
> Section "ServerLayout"
>         Identifier      "AGP"
>         Screen          "Screen AGP"
>         InputDevice     "Generic Keyboard"
>         InputDevice     "Configured Mouse"
>         InputDevice     "Generic Mouse"

not sure if this needs updating or not but for my dual mouse
setup I have:

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Mouse2" "SendCoreEvents"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

> EndSection
> Section "DRI"
>         Mode    0666
> EndSection

I don't have this line in my XF86Config-4 either(I use a nvidia
geforce3).

I posted my config here:
http://portal.aphroland.org/~aphro/XF86Config-4
(note I am using the nvidia driver not the nv driver) and my
configuration is for my 19/20" monitors. And despite the
dual-head configuration I am not using that configuration(it
doesn't work for me for some reason, the driver only detects
one of my monitors).

Thanx i'll check it out....




nate




--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Thanx for your help so far nate...

ian



Reply to: