Revisión de Brightness in Trisquel-mini (lxde) for Samsung users de Mar, 12/10/2013 - 11:37

As revisións permítenlle rastrexar as diferenzas que hai entre distintas versións dunha entrada.

If the brightness keys (Fn+F2 and Fn+F3) don't work then you can try this:

1) Install xfce4-power-manager package:

sudo apt-get install xfce4-power-manager

2) After this go to: /etc/xdg/lxsession/Trisquel-mini and edit the file "autostart":

cd /etc/xdg/lxsession/Trisquel-mini
sudo leafpad autostart

Replace:

@gnome-power-manager

with:

@xfce4-power-manager

3) Edit grub:

sudo leafpad /etc/default/grub

change the line

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"

and save the file. Now update your grub and reboot:

sudo update-grub2
sudo reboot

Revisión

12/09/2013 - 17:50
dadix
12/10/2013 - 11:37
lammi87
12/10/2013 - 21:59
ssdclickofdeath
01/04/2014 - 14:12
dadix
04/18/2014 - 10:04
lembas