User Tools

Site Tools


computing:librem13

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computing:librem13 [2018/05/18 08:15] oemb1905computing:librem13 [2024/02/17 16:43] (current) – removed oemb1905
Line 1: Line 1:
-------------------------------------------- 
-  * **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)