Magellan Linux

Annotation of /alx-src/tags/tinyalxconfig-ng-20090804-r1/bin/set_mouse_speed.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 413 - (hide annotations) (download) (as text)
Wed Jun 4 19:53:59 2008 UTC (16 years, 3 months ago) by niro
Original Path: alx-src/trunk/tinyalxconfig-ng/bin/set_mouse_speed.sh
File MIME type: application/x-sh
File size: 133 byte(s)
-set mouse speed

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