우분투 12.04.4 LTS로 설치했더니
설치중에 한번 해상도 변경되는지 먹통이 되어
두번째 시도시에는 사용자 입력 이후에
ctrl-alt-f6을 눌러 콘솔을 바꿔버리고 top으로 진척도를 보다
완료후에 ctrl-alt-f7로 복귀하여 정상적으로 설치 종료함
내 장비의 경우에는 x,y 축이 바뀌어 있어서
direction=4로 x,y축을 바꾸어 주고 opengalax 를 실행하고
나온 값을 다시 opengalax.conf에 넣어주었다.
터치마우스 설치 및 설정
$ sudo add-apt-repository ppa:poliva/opengalax
$ sudo apt-get update
$ sudo apt-get install opengalax
$ sudo service opengalax stop
$ sudo vi /etc/opengalax.conf
# opengalax configuration file #### config data: serial_device=/dev/serio_raw0 uinput_device=/dev/uinput rightclick_enable=1 rightclick_duration=350 rightclick_range=10 # direction: 0 = normal, 1 = invert X, 2 = invert Y, 4 = swap X with Y direction=4 # set psmouse=1 if you have a mouse connected into the same port # this usually requires i8042.nomux=1 and i8042.reset kernel parameters psmouse=0 #### calibration data: # - values should range from 0 to 2047 # - right/bottom must be bigger than left/top # left edge value: xmin=0 # right edge value: xmax=2047 # top edge value: ymin=0 # bottom edge value: ymax=2047 |
$ sudo opengalax -c
opengalax v0.4 Configuration data: serial_device=/dev/serio_raw0 uinput_device=/dev/uinput rightclick_enable=1 rightclick_duration=350 rightclick_range=10 direction=4 psmouse=0 Calibration data: xmin=0 xmax=2047 ymin=0 ymax=2047 pannel initialized Move the mouse around the screen to calibrate. When done click Ctrl+C to exit. Remember to edit /etc/opengalax.conf and save your calibration values xmin=206 xmax=2119 ymin=143 ymax=1951 |
$ sudo vi /etc/opengalax.conf
# opengalax configuration file #### config data: serial_device=/dev/serio_raw0 uinput_device=/dev/uinput rightclick_enable=1 rightclick_duration=350 rightclick_range=10 # direction: 0 = normal, 1 = invert X, 2 = invert Y, 4 = swap X with Y direction=4 # set psmouse=1 if you have a mouse connected into the same port # this usually requires i8042.nomux=1 and i8042.reset kernel parameters psmouse=0 #### calibration data: # - values should range from 0 to 2047 # - right/bottom must be bigger than left/top # left edge value: xmin=206 # right edge value: xmax=2119 # top edge value: ymin=143 # bottom edge value: ymax=1951 |
$ sudo service opengalax restart
'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글
유플러스 공유기 포트포워딩 (0) | 2015.03.10 |
---|---|
umid mbook m1 무선랜 .. 윈도우 XP용 드라이버가 문제인가? (0) | 2014.12.26 |
UMID M1 블랙이 입양! (0) | 2014.12.23 |
umid m1 한대 더 지르기!! (0) | 2014.12.20 |
ripple mini look - atom 330 / ion 관련 (0) | 2014.10.12 |