On 6/21/16, Melleus <mell...@openmailbox.org> wrote: > Alexander GQ Gerasiov <g...@cs.msu.su> writes: >> >> xrandr –output DP2 –brightness 0.6 > > Спасибо, конечно. Но инструмент не работает: > > ~/ > xrandr --output DP2 --brightness 0.6 > warning: output DP2 not found; ignoring
Ну кагбэ man xrandr помогает. Или вот: xrandr|sed -n '/ connected/ {s/ .*//; p}'