카테고리 없음

ubuntu 10.10 touch correction

마피아9 2010. 10. 5. 21:34

/etc/X11/xorg.conf file

"Device" section in your xconf.org

Option "RandRRotation" "True"

 

Section "Device"

   Option "RandRRotation" on"   <=== 추가

한후에 Nvidia X Server Settings 에

Rotation Settings 나오는지 확인.

 

/etc/default/grub에  다음 라인 추가.

 

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbhid.quirks=0x0eef:0x720c:0x40"

 

추가한 후.. sudo update-grub

                reboot

xrandr -o 2 ===>add startup scripts

/etc/kde4/kdm/Xsetup 파일에 추가.

or

/etc/gdm/Init/Default

 

 

http://www.ubuntu.or.kr/viewtopic.php?f=9&t=7246

 

http://thejoojooforum.com/viewtopic.php?f=9&t=524