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

pasting in X stopt working after a distupgrade (to woody)



Hello,

Last night I dist-upgraded to woody from potato.  After a two hour
marathon it was over.  And almost everything worked.

I can't seem to copy/past things in X with my mouse after this upgrade.
Where should I start to look?  

This is my XF86Config 

Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"

    Protocol    "Standard"
    XkbRules "xfree86"
    XkbModel "pc101"
    XkbLayout "us"
    RightAlt ModeShift
EndSection

Section "Pointer"
    Protocol    "Microsoft"
    Device      "/dev/gpmdata"
    Buttons     5
    ZAxisMapping 4 5
    Emulate3Buttons
    Emulate3Timeout    50
EndSection

Section "Monitor"
    Identifier  "My Monitor"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync   31.5 - 48.5
    VertRefresh 50-90
    VertRefresh 50-90

--- some modlines ---
EndSection

Section "Device"
    Identifier  "Generic VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Chipset     "generic"
EndSection

Section "Device"
    Identifier  "S3 86C764 (Trio64)"
    VendorName  "Unknown"
    BoardName   "Unknown"
EndSection

Section "Screen"
    Driver      "svga"
    Device      "Generic VGA"
    Monitor     "My Monitor"
    Subsection "Display"
        Depth       8
        ViewPort    0 0
        Virtual     320 200
    EndSubsection
EndSection


Section "Screen"
    Driver      "vga16"
    Device      "Generic VGA"
    Monitor     "My Monitor"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection


Section "Screen"
    Driver      "vga2"
    Device      "Generic VGA"
    Monitor     "My Monitor"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection

Section "Screen"
    Driver      "vga16"
    Device      "Generic VGA"
    Monitor     "My Monitor"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection


Section "Screen"
    Driver      "vga2"
    Device      "Generic VGA"
    Monitor     "My Monitor"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection


Section "Screen"
    Driver      "accel"
    Device      "S3 86C764 (Trio64)"
    Monitor     "My Monitor"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480" "800x600"
    Monitor     "My Monitor"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection


Gpm is setup correctly, and it worked al fine before the distupgrade (I am still using xfree3 i think)

Thanks in advance,
-- 
Rudy Gevaert - rudy@zeus.rug.ac.be  - http://www.zeus.rug.ac.be  
keyserverID=24DC49C6 -  http://www.webworm.org 
I'm a GNU/Linux advocate. Every action against my beliefs is useless

When I was a boy of fourteen, my father was so ignorant I could
hardly stand to have the old man around. But when I got to twenty -
one, I was astonished at how much he had learned in seven years.
        -- Mark Twain


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



Reply to: