You are not logged in.
Pages: 1
I recently installed xfce with debian on a samsung notebook. The touchpad is somewhat operational. However, only Mouse appears in the Settings Manager. Touchpad is not listed. What should I check?
Offline
What kind of touchpad is it?
egrep -i 'synap|alps|etps' /proc/bus/input/devices
Is the touchpad being recognized by X? /var/log/Xorg.0.log should show it.
Also, what does the following command return:
xfconf-query -c pointers -lv
Xfce currently only supports touchpads using the Synaptics driver. See: http://docs.xfce.org/xfce/xfce4-settings/mouse
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 517.58 KiB (Peak: 529.49 KiB) ]