User Tools

Site Tools


computing:librem13

This is an old revision of the document!



#Purism Keyboard Issue


sudo nano /etc/rc.local 

Put this in the file.

#!/bin/sh
setkeycodes 56 43
exit 0

Ctrl-X, Y, Enter.

sudo chmod 750 /etc/rc.local
sudo chown root:root /etc/rc.local
sudo reboot

Done - problem fixed.

computing/librem13.1526630193.txt.gz ยท Last modified: 2018/11/25 01:33 (external edit)