Browse Source

xrandr: Get smartscreen's ID automatically

Maxim Likhachev 5 years ago
parent
commit
dd9528e4fc
  1. 2
      etc/X/xrandr.GenuineIntel

2
etc/X/xrandr.GenuineIntel

@ -6,5 +6,5 @@ xbacklight -set 30 @@ -6,5 +6,5 @@ xbacklight -set 30
xsmartlight -set 70
# Границы SmartScreen
xinput --map-to-output 19 DP1
xinput --map-to-output "$(xinput list --id-only "pointer:ELAN9009:00 04F3:29DE")" DP1

Loading…
Cancel
Save