01-20-2016, 03:14 PM
(01-20-2016, 02:42 PM)ayman link Wrote: [quote author=ayman link=topic=2642.msg20231#msg20231 date=1453013172][/quote]
[quote author=avj link=topic=2642.msg20207#msg20207 date=1452968884]
To ayman:
The brightness function works on 2.8 for me, but it is [Fn]+Left arrow or [Fn]+right arrow.
[Fn]+Up arrow or [Fn]+Down arrow controls the speaker volume.
You may want to check to make sure you have the right keyboard layout selected.
No Sir , not working at all , meantime Fn left , Fn Right works for screen light
I have changed many keyboard layout but usless
[/quote]
If this can't be resolved for you in oher ways, do what I did. My brightness keys work but I only get like 5 levels (should be 20). It has to do with Lenovos weird Fn Keys and the Intel graphics driver I can't use.
Install xbacklight:
Code:
sudo apt-get install xbacklight
Go to the main menu and search for keyboard, open the 'Keyboard' program and go to 'Application Shortcuts'.
Bind unused key combos to these to commands:
To increase brightness by 2% (I used [Alt] + [+(NumPad)])
Code:
xbacklight -inc 2
To decrease brightness by 2% (I used [Alt + [-(NumPad)])
Code:
xbacklight -dec 2
Linux Lite 5.0 on Lenovo Edge 540 <3