Magellan Linux

Contents of /alx-src/trunk/alxconfig-ng/bin/set_mouse_speed.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 379 - (show annotations) (download) (as text)
Mon Apr 14 13:28:59 2008 UTC (16 years ago) by niro
File MIME type: application/x-sh
File size: 133 byte(s)
-support mouse speed settings via webconfig

1 #/bin/bash
2
3 source /etc/alxconfig-ng/config.rc
4 source ${SETTINGSPATH}/mouse
5
6 xset m ${ALX_MOUSE_ACCELERATION} ${ALX_MOUSE_THRESHOLD}