저는 Elantech 터치패드를 사용하여 Gigabyte Aero에서 Ubuntu 16.04 LTS를 실행하고 있습니다. xinput의 출력은 다음과 같습니다.
david@Aero:~$ xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Bluetooth Mouse M557 id=12 [slave pointer (2)]
⎜ ↳ E-Signal Keyboard id=14 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=17 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Power Button id=10 [slave keyboard (3)]
↳ Sleep Button id=11 [slave keyboard (3)]
↳ E-Signal Keyboard id=13 [slave keyboard (3)]
↳ Chicony USB 2.0 Camera id=15 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=16 [slave keyboard (3)]
편집: 터치패드의 xinput 세부 정보:
david@Aero:~$ xinput list-props 17
Device 'ETPS/2 Elantech Touchpad':
Device Enabled (168): 1
Coordinate Transformation Matrix (170): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (296): 1
Device Accel Constant Deceleration (297): 2.500000
Device Accel Adaptive Deceleration (298): 1.000000
Device Accel Velocity Scaling (299): 12.500000
Synaptics Edges (326): 127, 3061, 112, 1973
Synaptics Finger (327): 1, 1, 0
Synaptics Tap Time (328): 180
Synaptics Tap Move (329): 167
Synaptics Tap Durations (330): 180, 100, 100
Synaptics ClickPad (331): 1
Synaptics Middle Button Timeout (332): 0
Synaptics Two-Finger Pressure (333): 282
Synaptics Two-Finger Width (334): 7
Synaptics Scrolling Distance (335): 76, 76
Synaptics Edge Scrolling (336): 0, 0, 0
Synaptics Two-Finger Scrolling (337): 1, 1
Synaptics Move Speed (338): 1.000000, 1.750000, 0.052507, 0.000000
Synaptics Off (339): 1
Synaptics Locked Drags (340): 0
Synaptics Locked Drags Timeout (341): 5000
Synaptics Tap Action (342): 2, 3, 0, 0, 1, 3, 0
Synaptics Click Action (343): 1, 3, 0
Synaptics Circular Scrolling (344): 0
Synaptics Circular Scrolling Distance (345): 0.100000
Synaptics Circular Scrolling Trigger (346): 0
Synaptics Circular Pad (347): 0
Synaptics Palm Detection (348): 0
Synaptics Palm Dimensions (349): 10, 200
Synaptics Coasting Speed (350): 20.000000, 50.000000
Synaptics Pressure Motion (351): 30, 160
Synaptics Pressure Motion Factor (352): 1.000000, 1.000000
Synaptics Resolution Detect (353): 1
Synaptics Grab Event Device (354): 0
Synaptics Gestures (355): 1
Synaptics Capabilities (356): 1, 0, 0, 1, 1, 1, 1
Synaptics Pad Resolution (357): 31, 31
Synaptics Area (358): 0, 0, 0, 0
Synaptics Soft Button Areas (359): 1594, 0, 1709, 0, 0, 0, 0, 0
Synaptics Noise Cancellation (360): 19, 19
Device Product ID (285): 2, 14
Device Node (286): "/dev/input/event8"
Gnome(gnome-settings-daemon을 통해?)은 로그인 시 syndaemon 인스턴스를 시작합니다.
david@Aero:~$ ps aux | grep syndaemon | grep -v grep
david 4275 0.0 0.0 22372 1164 ? S 08:35 0:00 syndaemon -i 1.0 -t -K -R
그러나 내 컴퓨터에서는 '-t' 옵션에 문제가 있습니다. killall syndaemon
내가 선호하는 옵션( )을 사용하여 다시 실행 하면 -i 1.5 -K -d
훌륭하게 작동합니다. 안타깝게도 시작 앱의 명령을 로 설정해도 killall syndaemon && syndaemon ...
실제로 Gnome의 인스턴스가 종료되지는 않습니다. 이는 Gnome이 인스턴스를 실행하기 전에 시작 애플리케이션이 실행되기 때문일 수 있습니다.
로그인 시 실행되는 Gnome의 신데몬 인스턴스를 비활성화하는 일반적으로 허용되는 방법은 "마우스 및 트랙패드 설정에서 '입력하는 동안 비활성화' 옵션을 선택 취소"하는 것입니다. 그러나 저에게는 해당 옵션이 나타나지 않습니다. Synaptics 터치패드가 없기 때문인 것 같은데요?
(제가 가지고 있는 또 다른 노트북은 14.04LTS를 실행하는 Elantech 터치패드가 탑재된 Samsung 9 시리즈입니다.하다체크박스를 보여주세요.)
따라서 다음 중 하나가 필요합니다.
- 해당 상자를 선택 취소하지 않고 Gnome의 로그인 시 syndaemon 실행을 비활성화하는 방법 또는
- 선택을 취소할 수 있도록 상자를 표시하는 방법은 무엇입니까?
감사해요!
답변1
유용한 해결 방법을 찾았지만 이 작업을 수행하는 "적절한" 방법이 있는지 알아보는 데 계속 관심을 갖고 있습니다....
시작 응용 프로그램 명령줄에서 후자 /usr/bin/syndaemon
의 이름을 바꾸고 호출했습니다. /usr/bin/syndaemon.priv
Gnome이 원본 syndaemon 실행 파일을 찾을 수 없어 호출이 실패합니다.
답변2
을 설치하면 touchpad-indicator
입력하는 동안 터치패드를 비활성화하는 기능과 구성할 수 있는 다양한 설정이 있습니다.
Synaptic에 표시되지 않으면 자세한 내용을 touchpad-indicator
확인하세요 .https://www.atareao.es/apps/touchpad-indicator-para-ubuntu/
터미널에 다음 명령을 입력하여 저장소를 추가할 수도 있습니다.
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
건배, 알