Skip to content

Instantly share code, notes, and snippets.

@avesus
Last active December 13, 2015 10:57
Show Gist options
  • Save avesus/7c95c691c53798d4141f to your computer and use it in GitHub Desktop.
Save avesus/7c95c691c53798d4141f to your computer and use it in GitHub Desktop.
Configs

xset r rate 170 77 setxkbmap -layout "us,ru" -option "grp:caps_toggle" -option "grp_led:scroll" -option "compose:ralt"

Ubuntu

When on AC Power, do nothing when laptop lid is closed:

gconftool-2 -t string -s /apps/gnome-power-manager/buttons/lid_ac nothing

When on Battery Power, do nothing when laptop lid is closed:

gconftool-2 -t string -s /apps/gnome-power-manager/buttons/lid_battery nothing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment