mouse sensitivityForum: X and Fluxbox Topic: mouse sensitivity started by: rossjman1 Posted by rossjman1 on Jan. 09 2005,04:59
How can I make the mouse more sensative? Thanks in advance.
Posted by mikshaw on Jan. 09 2005,05:58
xset m <acceleration> <threshold>< http://linuxcommand.org/man_pages/xset1.html > Posted by rossjman1 on Jan. 09 2005,17:02
Thanks, but what it the default acceleration set by dsl?
Posted by rossjman1 on Jan. 12 2005,22:26
does anyone know what the default acceleration is?
Posted by ke4nt1 on Jan. 13 2005,00:22
Try typingxset -q for a list of current xset settings, or xset --help for more info. default looks to be acceleration=2/1 and threshold=4 73 ke4nt Posted by sci_fi on Jan. 13 2005,20:37
Hi,xset works great. Now, I would like to make my settings persistent using filetool.lst. Where does xset save the values I have entered? I have looked unsuccessfully. Thx. sci_fi Posted by mikshaw on Jan. 13 2005,21:45
I'd just add the "xset m" command to /home/dsl/.xinitrc
Posted by ke4nt1 on Jan. 13 2005,21:48
Add the line ' xset whatever variables you use 'to your home/dsl/.xinitrc file , BEFORE the fluxbox line.. The fluxbox line should ALWAYS be the last line in .xinitrc .. Your home/dsl/.xinitrc line should already be in your home/dsl/filetool.lst file. run backup. 73 ke4nt EDIT --> you win! /EDIT Posted by mikshaw on Jan. 13 2005,21:51
YAY!!!
Unless you want to execute a command when fluxbox quits/crashes...which is probably not a very common desire... Posted by sci_fi on Jan. 13 2005,22:49
Thank you guys for the advice. I should have thought of that approachAlso, mucho thanks for the tip on fluxbox being the last item in the file. I did not know that and suspect that was a source of some earlier problems I had. Now onwards. DSL is way cool!!!!! Probably be back with a few more newbie questions later. At least I got my wireless card working without bothering anyone. Again Thanks. sci_fi |