xset

xset is an X.org command line utility. A bunch of interesting things can be done with it:

Tweak the mouse sensitivity or accelleration on the fly

xset m (accelleration value)

Turn the system bell off temorarly

xset b off

Manually switch off the display / Force the display to go on standby now

xset dpms force standby (or suspend or off)

Manually activate the screen-saver

xset s activate

Related posts:

  1. shell Jobs
  2. Linux Power Saving Tweaks for HP Pavilion laptops
| Print This Post Print This Post | Email This Post Email This Post
RSS 2.0 | Trackback | Comment

2 Responses to “xset”

  1. walt says:

    xset dpms 600 600 600
    Signal standby mode for display in 10 minutes

  2. xset s off

    Prevents X from blanking the screen.

    xset s noblank

    Display X logo instead of a blank screen.

    xset q

    Display current X settings.

Leave a Reply

XHTML: You can use these tags: b, cite, code, em, i, q cite="", strike, strong.