Can't use keyboard under GDM

i installed the Xorg and make my touchpad and keyboard worked under X,
then i installed the gnome and gdm.
when i entered GDM ,the touchpad was working but not the keyboard.
What can i do with this?
Arch on ASUS W7J

Make sure you've got xf86-input-evdev installed.  That may help you out.  It installed as an xorg dependency on my machine, but apparently some people are missing it and have to do it manually.

Similar Messages

  • 2011 MBP can't use keyboard or trackpad or external devices following installation of usb prober.

    First, I was having trouble with a USB mouse, so I went looking for information about troubleshooting that.
    Someone suggested installing USB Prober, which I found and attempted to install.
    The installation asked for a restart, so I restarted.
    At login screen, I can't use keyboard, mouse (trackpad), or any USB devices.
    I'm able to use key combinations at the beginning of boot, so I reset PRAM and NVRAM or whatever they are.
    I was able to use key combinations to boot into my Windows partition, and into single-user mode, and into safe mode, and verbose mode.
    --Using the Windows partition appears to be useless for fixing the Mac problems, as far as I can see, since I can't modify the filesystem that way.
    --In single-user and safe modes, I still can't use the keyboard or mouse.
    I found this discussion:
    https://discussions.apple.com/thread/4021048?start=0&tstart=0
    But that discussion reached no conclusion, and as I said, I tried that one user's suggestion already.
    Super frustrated; please be charitable and save my sorry butt.
    regards,
    herpaferpaderp..afjppr-alurp

    No; no no; I don't need the developer forum--I'm not trying to use USB Prober. For all I care, I don't need the USB ports right now. Forget them and the stupid tool, and being unable to use the stupid tool.
    I just want to be able to use the keyboard and trackpad, as I was able to before installing the stupid tool.
    If you can, help me make everything the way it was before the developer tool. Without going to 781 forums in 36 languages and as many hours. My brain is puny and will implode.

  • Flash player on the new mac sarafi can't use keyboard and event listener

    flash player on the new mac sarafi can't use keyboard and event listener
    cn:英文有些差不好意思,附上中文说明:在flash player web 开发时,我在最新版本的sarafi上,目前出现不能响应键盘事件bug,为了验证是不是我本地问题,我也用在多款别的网页游戏上进行测试,全有这个bug,另外,有时还有那个fp弹出本地 缓存提示设置窗口也点不了“允许或拒绝“那些按钮

    Now after 5 weeks, you have always not resolved this very important and urgent issue. It seems that Adobe has realy abandonned the actionscript / flash player projects. Why not simply discontinue flash player on desktops too ? Or even better remove or block "automaticaly" all flash players with the final update. That could create a serious issue on the Internet for few weeks but at least that will be honorable end like a Samurai's Seppuku...

  • [PROBLEM SOLVED] After last update, Can't use keyboard in Xorg

    Apparently the last system upgrade installed "xf86-input-keyboard-1.3.2-1-i686" but I reverted back to "xf86-input-keyboard-1.3.1-1-i686" and everything is working again.
    Lesson learned: put all xorg related packages to hold because my geforce2 mx440 won't need updates.
    This is just frustrating. After doing a system upgrade (which upgraded xorg to version 1.5) I can't use the keyboard anymore. In fact, my screen would freeze also, as long as I was using the latest Xorg version. This machine's card is a geforce2 mx440.
    So I downgraded xorg-server with pacman -Rd xorg-server and pacman -U /var/cache/pacman/pkg/xorg-server-yadayada1.4yadayada; Fine, I can use the mouse and open X just as normal as before. BUT the keyboard seems helpless.
    xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Tue Jan 22 19:53:46 PST                                                                               2008
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings:  version 1.0  (buildd@vernadsky)  Tue Mar  4 20:24:34 UTC 200                                                                              8
    #150708
    Section "Screen"
            Identifier      "Screen0"
            Device          "Videocard0"
            Monitor         "Monitor0"
            Option          "TwinView"      "0"
            Option          "TwinViewXineramaInfoOrder"     "CRT-0"
            Option          "metamodes"     "1024x768_85 +0+0; 1280x1024 +0+0; 1152x                                                                              864_75 +0+0; 800x600_100 +0+0; 640x480_100 +0+0"
            Option          "DisableGLXRootClipping"        "True"
            Option          "AddARGBGLXVisuals"             "True"
            SubSection "Display"
                    #Virtual        1280    1024
                    Virtual 1024    768
                    Depth   24
                    Modes           "1024x768@85"   "1152x864@75"   "1280x1024@60" "                                                                              800x600@100"    "640x480@100"
            EndSubSection
            Defaultdepth    24
    EndSection
    Section "Screen"
            Identifier      "screen1"
            Device          "device1"
            Monitor         "monitor1"
            SubSection "Display"
                    Depth   24
                    Modes           "1024x768@85"
    #Modes           "640x480@60"
            EndSubSection
            Option          "AddARGBGLXVisuals"     "True"
            #Option                 "AllowGLXWithComposite" "True"
            Defaultdepth    24
    EndSection
    Section "Device"
            Identifier      "Device0"
            Driver          "nvidia"
            Vendorname      "NVIDIA Corporation"
    EndSection
    Section "Device"
            Identifier      "Videocard0"
            Driver          "nvidia"
            Vendorname      "NVIDIA"
            Boardname       "NVIDIA GeForce2 Integrated (generic)"
            Busid           "PCI:1:0:0"
            Screen  0
            Option          "RenderAccel" "true"
    EndSection
    Section "Device"
            Identifier      "device1"
            Driver          "nvidia"
            Vendorname      "NVIDIA"
            Boardname       "NVIDIA GeForce2 Integrated (generic)"
            Busid           "PCI:1:0:0"
            Screen  1
    EndSection
    Section "InputDevice"
            # generated from default
            Identifier      "Mouse0"
            Driver          "mouse"
            Option          "Protocol"      "auto"
            Option          "Device"        "/dev/psaux"
            Option          "Emulate3Buttons"       "no"
            Option          "ZAxisMapping"  "4 5"
    EndSection
    Section "InputDevice"
            # generated from default
            Identifier      "Keyboard0"
            Driver          "kbd" #"keyboard"
            Option          "XkbLayout"   "br"
            Option          "XkbModel"    "abnt2"
    EndSection
    Section "ServerLayout"
            Identifier      "Layout0"
      screen 0 "Screen0" 0 0
            Inputdevice     "Keyboard0"     "CoreKeyboard"
            Inputdevice     "Mouse0"        "CorePointer"
    EndSection
    Section "Module"
            Load            "extmod"
    #       Load            "type1"
            Load            "freetype"
            Load            "GLX"
    #       Load            "v4l"
    EndSection
    Section "Monitor"
            Identifier      "Monitor0"
            Vendorname      "Samsung"
            Modelname       "Samsung SyncMaster 753DF(X)/703DF(X)/783DF(X)/CD173A(T)                                                                              "
            Horizsync       30.0    -       71.0
            Vertrefresh     50.0    -       160.0
            Gamma   1
      modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
      modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
      modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
      modeline  "640x480@85" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
      modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
      modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
      modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
      modeline  "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
      modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
      modeline  "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
      modeline  "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
      modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
      modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
      modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
      modeline  "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync                                                                               interlace
      modeline  "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsyn                                                                              c
      modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsyn                                                                              c
      modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync                                                                               +vsync
      modeline  "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync                                                                               +vsync
    EndSection
    Section "Monitor"
            Identifier      "monitor1"
            Vendorname      "Plug 'n' Play"
            Modelname       "Plug 'n' Play"
            Gamma   1
      modeline  "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
      #modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    EndSection
    Section "Extensions"
            Option          "Composite"     "Enable"
            Option          "NoPM"          "True"
    EndSection
    #Section "Files"
    #       Rgbpath         "/usr/X11R6/lib/X11/rgb"
    #       EndSection
    pacman -Q |grep -ir "xorg"
    xorg-apps 1.0.3-3
    xorg-font-utils 1.0.3-3
    xorg-fonts-100dpi 1.0.1-1
    xorg-fonts-75dpi 1.0.1-2
    xorg-fonts-alias 1.0.1-1
    xorg-fonts-encodings 1.0.2-2
    xorg-fonts-misc 1.0.0-3
    xorg-res-utils 1.0.3-2
    xorg-server 1.4.2-1
    xorg-server-utils 7.3-1
    xorg-twm 1.0.4-2
    xorg-utils 7.3-1
    xorg-xauth 1.0.3-1
    xorg-xinit 1.1.1-1
    xorg-xkb-utils 7.3-1
    Xorg.0.log:
    (II) NVIDIA(0): Initialized GART.
    (II) NVIDIA(0): Setting mode "1024x768_85+0+0"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) Loading extension NV-CONTROL
    (==) RandR enabled
    (II) Setting vga for screen 0.
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (EE) No Input driver matching `kbd'
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/psaux"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/psaux"
    (**) Option "Emulate3Buttons" "no"
    (**) Option "ZAxisMapping" "4 5"
    (**) Mouse0: ZAxisMapping: buttons 4 and 5
    (**) Mouse0: Buttons: 9
    (**) Mouse0: Sensitivity: 1
    (II) evaluating device (Mouse0)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    What in hell means the (EE) No Input driver matching `kbd'? I have no idea what happened because no configs were changed whatsoever.
    Last edited by joqueza (2009-02-26 01:39:27)

    joqueza wrote:This is just frustrating. After doing a system upgrade (which upgraded xorg to version 1.5) I can't use the keyboard anymore. In fact, my screen would freeze also, as long as I was using the latest Xorg version. This machine's card is a geforce2 mx440..
    Perhaps you can find some help here http://wiki.archlinux.org/index.php/Xor … otplugging (or in one of the many threads about xorg 1.5 breaking input devices)
    No Idea about your problem after downgrading (expect just as a guess, there is some problem with xbinkeys when it is autostarted with the window manager -- http://bbs.archlinux.org/viewtopic.php?id=65468).

  • I can't use keyboard in firefox

    <i>Locking duplicate thread.<br>Please continue here: [[/questions/1001917]]</i>
    it happens when i typed one word many times<br />
    a dilague box appears with the options yes or no<br />
    i press no<br />
    taaadaaa i can't use my keyboard

    Hehe thanks for that, but I'm coming at this from the angle of not having a mouse to do that. I realise the obvious answer then is to plug one in, but I'm hoping there's another, keyboard-based way to do this.
    In IE, the Flash player is considered a part of the page like any other, and pressing Tab a few times to cycle through all the Flash buttons will then return you to the rest of the page - is there no similar method in Firefox?

  • I log in under different user and can not use our pictures on iPhoto, how can i use them under different user?

    After creating and signing in under a different user on imac, how can i use iphoto pictures?

    If you want to access the same library from different user accounts on your Mac put the library on an external hard drive connected to the iMac and make sure it's formatted OS X Extended (journaled) with ownership set to be ignored.
    OT

  • I can't use HD4000 under Windows 7 and 8?

    I installed Windows 7 in my rMBP(15 inch), but I found HD4000 was disabled under Windows 7(the same to Windows 8), only GT650M can be used. Who can help me?

    Welcome to Apple Support Communities
    Windows doesn't have the ability to use both GPUs, so you can use only the dedicated GPU. Unfortunately, there's no fix for this

  • Can we use keyboard and mouse together with Ipad3

    Actually i have ipad3. i want use it like a laptop. can u guide me that can we use the keyboard and mouse both together with Ipad..... kindly reply at the earliest....

    An iPad doesn't support the use of a mouse. Is your keyboard Bluetooth - if it is then you should be able to pair to it via Settings > Bluetooth

  • I can't used keyboard (español)

    Bueno, primero que nada, no puedo usar el teclado para subir o bajar el brillo de la pantalla, si funcionan las teclas, porque moviendo en ajustes y viendo las teclas, cuando las oprimo su suena, mas no sube y baja el brillo a mi pantalla, Mi computadora es una Mac Pro, el teclado no es inalambrico, necesito ayuda, solo lo que no funciona es la funcion del brillo, las teclas si funcionan bien.
    Well, first of all, I can not use the keyboard to increase or decrease the brightness of the screen, if the keys work, because moving in fits and seeing the keys when I press the sounds, but not the brightness up and down my screen, my computer is a Mac Pro, the keyboard is not wireless, I need help, just what does not work is the brightness function, if the keys work well.
    (sorry for the text in english, i don't know much english, but I leave you the translated text for google)
    Por favor ayudenme, porque si no mi hermano me matara
    Please help, otherwise my brother would kill me :(

    In this case, apps must be downloaded from another apple id. You have to use same apple id which you have used to download the apps

  • In full screen mode how can i use keyboard shortcut just like

    recently i used adobe cs 5.1 version and some problem are there which problem was not in cs 3 and cs 4 in advance version why this problem kindly tell me the solve which may be i dont know
    my problem is, in photoshop  3 screen mode are there 1-standard screen mode, 2- full screen mode with menu bar  and 3- full screen mode
    in 3- full screen mode ---- in this view window how can i go to image-adjustments-brightness/contrast  through using only keyboard shortcuts just like ALT+I then A then C = brightness/contrast menu will come
             any body please solve my problem
         thank U very much

    Chris, he means the windows-only ALT+letters shortcuts, not brightness contrast in particular.
    RA, this is your third thread on the topic, please do not create multiple threads...
    http://forums.adobe.com/thread/957264
    and http://forums.adobe.com/thread/957168

  • Can´t use keyboard and trackpad at all.

    I have a macbook pro early 2008.It was good for sometime but nowadays it is facing some problems in it.When I start it sometimes it works good but sometimes when I use it, suddenly the keyboard an trackpad stop working and I should connect an external mouse and restart it.Sometimes it is OK but sometimes it happens 10 times a day.Can anybody please help m with this situation this computer has a great value to me.

    Run an Apple Hardware Test and see if that picks up any useful information, or take it to a repair facility for an evaluation.  Unfortunately intermittent problems are sometimes very difficult to diagnose.
    Ciao.

  • Photoshop "can't use product under guest account"?

    I just bought Photoshop 12 today, downloaded it and everything, and now that I'm going to start editing some photos it says "Cannot use this product under a guest account". I am the administrator account so I'm confused?
    Has anyone had this problem? If so, what can I do? I would like to start using this ASAP, I have a lot of photos to edit and I just spent the money on this!!

    You should really post in the PSE forum at http://forums.adobe.com/community/photoshop_elements
    Did you activate and register it?
    But this could also be an OS isue.  You should state which you are using.  Do a web search for permission issue on your OS.

  • Can't use keyboard with google voice after 1.3.1 update

    Prior to 1.3.1, when I received a call via Google Voice, when prompted with the option to "1 take the call, 2 send to voicemail etc" I could just slide out the keyboard and hit which ever number I wanted. Now, (after 1.3.1) the keyboard seems unresponsive, and I must manually: 1) switch to keypad view 2) select the key I want.
    Is anybody else experiencing this? Or has anybody already filed a grievance under the feature request section of the Palm site?
    Thanks!
    Post relates to: Pre p100eww (Sprint)

    Hi there,
    I am getting voice prompts to: "press 1 to take the call, press 2 to send to voice mail etc". My "1" key works just fine. It is more the delay in my ability to use it that is different between 1.2.1 and 1.3.1
    Previously, I could press the key and it would work right away. I could pick up the call, or send to voicemail, etc.
    Now, I press it and nothing happens, however, by the time the voice prompt returns to repeat my options, my keyboard starts to work..
    I hope that's more clear!
    Thanks!
    Andrew

  • How can I use SignalExpress under Linux?

    We have just acquired some Tektronix 1001B oscilloscopes and we are trying to use SignalExpress with a computer working under Linux. How can we do this? Do we need any drivers/special configuration?
    Thank you very much.
    Noelia Gutierrez

    HI Noelia,
    Unfortunatelly Signal Express is only for windows platforms, there is no version for Linux.
    Regards,
    Jaime Cabrera
    NI Applications Engineering Spain

  • If your running 10.6.8, can you use keyboard that says it for 10.2.x-10.5.x?

    I want to get a keyboard but i dont know if it will work. Im new to Mac's so idk too much yet.

    Well, that depends. If the product uses a proprietary driver, then the driver may not be compatible with a future version of OS X. If possible stick to products that do not rely on proprietary drivers. Ask the mfgr.'s tech support before you make a purchase. Some if not most USB keyboards should be fine, but BlueTooth keyboards could be a different matter.
    Logitech keyboards use special drivers that can become incompatible with later versions of OS X, but they have been reliable supporters of the Mac. So has MacAlley. Check with OWC to see if they vend keyboards. Usually they know what works and what doesn't.

Maybe you are looking for

  • RE: Include customized table into MM_EKKO archiving

    I had a customized table, ZEXP_PO that shares the same key as EKKO. I want to include this table during the archiving for MM_EKKO. Can any guru shares on how to configure it? Do I need to create a new customized program to archive as well as  delete?

  • How to export smaller PDFs

    Hello! I have bene using Freehand, but have been forced to migrate to Illustrator which I am learnign quickly. But I have been unable to figure out how to create good quality PDFs from my multi-page Illustrator CS5 files. Currently my PDFs are liek 1

  • Switching the Apple logo in corner to a custom logo.

    Hi, I want to switch the logo to my custom logo. I dont want to go a re arrange and mess with it i want to download a program that i can put my logo in. Any help will be great. Thanks

  • SRM service procurement config

    Hi srm team, please give the details of configuration settings for service procurement in srm. arun Edited by: arun kumar on Oct 13, 2008 5:37 AM

  • Accounting document split error

    hi all, my user created one debit memo done the billing and accounting. at the time of accounting its generate the accounting entry generally... EX.. customer(xyz)....DR 10000 To sales(300000) 10000 but my problem is its generating entry is EX.. cust