Browse Source

xrandr: ++xsmartlight

Maxim Likhachev 5 years ago
parent
commit
721bf8b0b1
  1. 8
      etc/X/xbindkeysrc.GenuineIntel
  2. 3
      etc/X/xrandr.GenuineIntel

8
etc/X/xbindkeysrc.GenuineIntel

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
# xbindkeysrc.GehuineIntel
#
# Изменён: Чт 27 фев 2020 01:46:45
# Изменён: Пт 31 июл 2020 12:17:23
#
#ACPI#{{{
@ -11,6 +11,12 @@ @@ -11,6 +11,12 @@
"xbacklight -inc 10"
XF86MonBrightnessUp
"xsmartlight -dec 5"
Control + XF86MonBrightnessDown
"xsmartlight -inc 5"
Control + XF86MonBrightnessUp
"amixer -q set Master 2-"
XF86AudioLowerVolume

3
etc/X/xrandr.GenuineIntel

@ -2,7 +2,8 @@ @@ -2,7 +2,8 @@
xbacklight -set 30
# Яркость SmartScreen
xrandr --output DP1 --brightness 1.2
# xrandr --output DP1 --brightness 1.2
xsmartlight -set 70
# Границы SmartScreen
xinput --map-to-output 19 DP1

Loading…
Cancel
Save