相关疑难解决方法(0)

Ubuntu 18.04 - 挂起后以太网断开

挂起后以太网不会恢复。

sudo service network-manager restart
Run Code Online (Sandbox Code Playgroud)

不起作用。只有重启才能解决问题。

network-manager networking ethernet 18.04

43
推荐指数
4
解决办法
5万
查看次数

自 ubuntu 17.10+ 起双指滚动不起作用

我最近升级到ubuntu 17.10,从那时起我无法进行两指滚动,只能进行边缘滚动。任何建议如何使两指滚动再次工作?我使用的是联想 ThinkPad 450s


xinput list-props $(xinput list | perl -ne '/touchpad.*\bid=(\d*)/i && print $1')@Hi-Angel 要求的输出

Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (141):   1
Coordinate Transformation Matrix (143): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Tapping Enabled (276): 1
libinput Tapping Enabled Default (277): 0
libinput Tapping Drag Enabled (278):    1
libinput Tapping Drag Enabled Default (279):    1
libinput Tapping Drag Lock Enabled (280):   0
libinput Tapping …
Run Code Online (Sandbox Code Playgroud)

touchpad scrolling 17.10 18.04

40
推荐指数
2
解决办法
3万
查看次数