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
computing:librem13 [2019/01/14 01:59] 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.   
- 
-[Update: After a major dist-upgrade this fix breaks as the upgrade does something odd to rc.local that I have not identified yet.  When this happens, delete the rc.local file, repeat the steps above, and reboot.  It should be fine after that.] 
- 
-This thread is still being monitored on the puri.sm forums here:   
-   
-This tutorial is a designated "Invariant Section" of the "Technotronic" section of Haack's Wiki as described on the [[https://jonathanhaack.com/dokuwiki/doku.php?id=start|Start Page]]. 
- 
- --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2019/01/13 12:27// 
- 
  
computing/librem13.1547431173.txt.gz · Last modified: 2019/01/14 01:59 by oemb1905