j mckitrick wrote:
>
> hi all, i'm a newbie running blackbox 0.60.x on a freebsd laptop.
> windowmaker had a nice mouse speed config utility. is there any way for me
> to change mouse speed and acceleration from blackbox, moused, or some other
> utility?
>
> jm
> --
> -------------------------------------------------------------------
> Jonathon McKitrick -- [EMAIL PROTECTED] To Microsoft:
> "Your tyranny I was part of, is now cracking on every side.
> Now your own life is in danger. Your Empire is on fire." Front 242
> -------------------------------------------------------------------
to set the preference of X mode, you want to use a util 'xset'
type 'xset' on your terminal prompt. it will show usage of this.
for mouse speed,
$ xset m some_value
have fun with it.
- Jun