LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Keyboard inactive when log in GUI, but active on Console, any command line ?? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/keyboard-inactive-when-log-in-gui-but-active-on-console-any-command-line-783617/)

raju.mopidevi 01-26-2010 02:03 AM

I had already posted to installing new xorg. but you told it requested CD for dependencies. If you are unable to modify the data, probably the best solution is reinstall Xorg.
Code:

#sudo yast2 --install x11-input-synaptics
so manually download x11 input synaptics. and install them.
see this page


select your version , bit type (32 or 64 ) and download rpm file.

you can install using
Code:

$su
password:
#rpm -ivh x11*.rpm


Msi100SuSe10 01-26-2010 08:09 AM

GOT IT !

actually I found this post ... http://baudizm.blogsome.com/2007/12/...d10-or-sles10/

Tried it :
# cd /etc/X11/
# cp xorg.conf xorg.conf.mine
# cp xorg.conf.install xorg.conf

# /etc/init.d/xdm restart

And got Gnome back !


All times are GMT -5. The time now is 02:06 PM.