Browse Source

xrandr: ++xsmartlight

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

8
etc/X/xbindkeysrc.GenuineIntel

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

3
etc/X/xrandr.GenuineIntel

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

Loading…
Cancel
Save