is there a way to make keyboard shortcut to change brightness??
Tofloor
poster avatar
waqak
deepin
2016-08-12 03:08
Author
actually the lowest brightness setting of deepin is too low,i accidently lowered the brightness then i was not able to see any UI to increase back the brightness....after struggling for some time i increased the brightness

so is there a way to create a keyboard shortcut to increase or decrease the brightness in deepin??

on ubuntu xdottool is used,is that going to work on deepin?
Reply Favorite View the author
All Replies
com_bvv
deepin
2016-08-12 04:20
#1
Edited by com_bvv at 2016-8-11 20:25

install xbacklight.
Give the command a combination of keys in the system settings (Control Center - Function Keys - Custom)
xbacklight +30%        # increases brightness by 30 percent
xbacklight -30%        # decreases brightness by 30 percent
Good Luck!
Reply View the author
waqak
deepin
2016-08-12 06:06
#2
https://bbs.deepin.org/post/31355
install xbacklight.
Give the command a combination of keys in the system settings (Control Center -  ...

thank for the reply

should i install it the same way as in ubuntu http://www.installion.co.uk/ubun ... /install/index.html ?
Reply View the author
com_bvv
deepin
2016-08-12 06:37
#3
Edited by com_bvv at 2016-8-11 22:39
https://bbs.deepin.org/post/31355
thank for the reply

should i install it the same way as in ubuntu http://www.installion.co.uk/ubun ...
Enough to use the command:
sudo apt-get install xbacklight
Reply View the author