Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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