[glux] Non funziona pių il tasto "ALT GR"

Marco Gambadoro marcogambadoro@alice.it
Dom 12 Lug 2009 11:29:57 CEST


Un saluto a tutta la lista.
Ho un problema con la tastiera con una dsitribuzione debian lenny. Dopo 
un aggiornamento, infatti, non riesco pių a digitare i tasti in 
combinazione con alt gr: "cancelletto" e "chiocciola"
La cosa strana č che se avvio il server grafico da root tutto funziona 
regolarmente, da utente normale no. Ho provato ad usare il comendo 
"setxkbmap": da root funziona, mentre senza i suoi privilegi ottengo 
"error loading new keyboard description".
Credo che sia un prblema di permessi ma non so dove mettere le mani.

Per completezza allego il mio xorg.conf

Ogni dritta č ben accetta,
Marco

------------------------------------------------------
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc104"
    Option        "XkbLayout"    "it"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
EndSection

Section "Device"
    Identifier    "nVidia Corporation NV34 [GeForce FX 5200]"
    Driver        "nv"
    BusID        "PCI:1:0:0"
    VideoRam    8096
EndSection

Section "Monitor"
    Identifier    "L1915S"
    Option        "DPMS"
    HorizSync    30-83
    VertRefresh    56-75
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "nVidia Corporation NV34 [GeForce FX 5200]"
    Monitor        "L1915S"
    DefaultDepth    24
    SubSection "Display"
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection



Maggiori informazioni sulla lista glux