User Tools

Site Tools


computing:librem13

This is an old revision of the document!



  • librem13
  • Jonathan Haack
  • Haack's Networking
  • netcmnd@jonathanhaack.com

For the improper keystroke on pipe and backslash, do the following:

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.1526631315.txt.gz ยท Last modified: 2018/11/25 01:33 (external edit)