toucheggの実行中にエラーが発生しました

toucheggの実行中にエラーが発生しました

touchegg私の最初のランニング試み。間違い

me@pc:~$ touchegg
Gtk-Message: Failed to load module "pantheon-filechooser-module"

(touchegg:22338): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(touchegg:22338): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(touchegg:22338): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(touchegg:22338): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Reading config from  "/home/bmackey/.config/touchegg/touchegg.conf" 
Try to make a multitouch gesture. If everything goes well the information about the gesture must appear 
[+] Avaliable gesture: 
     Name ->  Flick 
[+] Avaliable gesture: 
     Name ->  Drag 
[+] Avaliable gesture: 
     Name ->  Pinch 
[+] Avaliable gesture: 
     Name ->  Rotate 
[+] Avaliable gesture: 
     Name ->  Tap 
[+] Avaliable gesture: 
     Name ->  Touch 

私は試した:

sudo apt-get update && sudo apt-get install gtk2-engines-pixbuf

そして

sudo add-apt-repository ppa:philip.scott/elementary-tweaks sudo apt-get update sudo apt-get install software-properties-common sudo apt-get install elementary-tweaks

ベストアンサー1

使ったlibinputジェスチャー代わりに。効果がある残念ながら、私の特定のトラックパッドを使用すると、約75%の時間スワイプするとピンチ検出が発生します。コマンドを実行すると表示できます

### Test to print out commands that would be executed:
libinput-gestures -d

~によると開発者それは問題であり、libinput彼ができることは何もありませんでした。

おそらくWINDOWS_KEY + ARROWを引き続き使用します。

おすすめ記事