Difference between revisions of "1080P Pinebook"

Jump to navigation Jump to search
Line 175: Line 175:
In X-windows the following command maps the key between Fn and Alt to SUPER and also the Caps-Lock key to MENU.
In X-windows the following command maps the key between Fn and Alt to SUPER and also the Caps-Lock key to MENU.


''setxkbmap -option caps:menu,altwin:alt_super_win''
setxkbmap -option caps:menu,altwin:alt_super_win




Line 182: Line 182:
To set the display brightness in the terminal use this command:  
To set the display brightness in the terminal use this command:  


xbacklight -setXX  
xbacklight -setXX  


XX is the percentage (%) of brightness.
XX is the percentage (%) of brightness. E.g. for 70% brightness


e.g.
xbacklight -set70
xbacklight -set70


for 70% brightness
'''Get battery % in CLI'''
 
As ACPI is not compatible with ARM, to gather the % battery this can be used:
 
cat /sys/class/power_supply/battery/capacity