]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[brightness] Pour changer la luminosité sans touche Fn
authorVincent Le Gallic <legallic@crans.org>
Wed, 18 Mar 2015 09:44:52 +0000 (10:44 +0100)
committerVincent Le Gallic <legallic@crans.org>
Wed, 18 Mar 2015 09:45:38 +0000 (10:45 +0100)
brightness [new file with mode: 0755]

diff --git a/brightness b/brightness
new file mode 100755 (executable)
index 0000000..282d0be
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+# Pour remettre la luminosité au max, quand le clavier
+# merde et que le sans fil n'a pas les Fn functions
+
+# Bon par contre, ça s'annule au bout d'un certain temps, don't ask why,
+# screw you gnome…
+
+echo "À exécuter en root"
+cd /sys/class/backlight/intel_backlight
+cat max_brightness > brightness