https://groups.google.com/forum/#!topic ... cok6NTCWCg
and by editing /sys/lib/kbmap/uk I now have the '\' working.
To get the shift+'\|' to give me '|' I have edited /sys/src/9/omap/kbd.c
Code: Select all
if(kbscan->esc1 && c != 0x58){
Code: Select all
cd /sys/src/cmd/usb/kb && mk install
cd /sys/src/cmd/usb/usbd && mk install
cd /sys/src/9/bcm && mk
c:
cp 9pi /n/c