Posts: 22
	Threads: 2
	Joined: May 2016
	
Reputation: 
0
	 
	
	
		install ok installed xfce4-power-manager 1.2.0-3ubuntu4.1
install ok installed xfce4-power-manager-data 1.2.0-3ubuntu4.1
install ok installed xfce4-power-manager-plugins 1.2.0-3ubuntu4.1
	
	
	
	
	
 
 
	
	
	
		
	Posts: 22
	Threads: 2
	Joined: May 2016
	
Reputation: 
0
	 
	
	
		I found something...When I right click on the task bar I clicked on "+add new items"...in that menu there is a brightness plugin....I added it to the taskbar but when I hover over the icon I get "no device found"...Dan
	
	
	
	
	
 
 
	
	
	
		
	Posts: 212
	Threads: 14
	Joined: Nov 2014
	
Reputation: 
0
	 
	
	
		Did the xbacklight command that I posted yesterday work for you? Just trying to track down the issue.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 22
	Threads: 2
	Joined: May 2016
	
Reputation: 
0
	 
	
	
		I assigned keys ctrl+1 to xbacklight +10 and ctrl+2 to xbacklight -10.  Neither key combinations worked. As for the %'s I did not do that. I'd rather have a control working properly as it does in Xfce Mint 17.3 on this machine. Dan
	
	
	
	
	
 
 
	
	
	
		
	Posts: 22
	Threads: 2
	Joined: May 2016
	
Reputation: 
0
	 
	
	
		I get this.....dan@dan-HP-G60-Notebook-PC:~$ xbacklight -set 50
No outputs have backlight property
dan@dan-HP-G60-Notebook-PC:~$ 
	
	
	
	
	
 
 
	
	
	
		
	Posts: 212
	Threads: 14
	Joined: Nov 2014
	
Reputation: 
0
	 
	
	
		Interesting. What about the second command?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 22
	Threads: 2
	Joined: May 2016
	
Reputation: 
0
	 
	
	
		dan@dan-HP-G60-Notebook-PC:~$ for interface in /sys/class/backlight/*; do echo -e "\n $interface"; c
> 
	
	
	
	
	
 
 
	
	
	
		
	Posts: 212
	Threads: 14
	Joined: Nov 2014
	
Reputation: 
0
	 
	
	
		Whoops, it doesn't look like you pasted the whole command. The easiest thing to do is to click on the Select link above the code to highlight the entire command. Then right-click and paste into the terminal.