Update README.md

This commit is contained in:
langolierz
2018-09-30 13:30:31 -04:00
committed by GitHub
parent 1ef68a8224
commit c48abf534d

View File

@@ -56,13 +56,15 @@ these are suppose to stop screensaver / hide cursor / remove on screen power war
- created internal storage folder in ~/Videos
- set a custom splash screen by replacing splash.png an image at `/usr/share/plymouth/themes/pix/splash.png`with my original. i made a copy of the original, and then copied my own from a flash stick...
- set a custom splash screen by replacing splash.png an image at `/usr/share/plymouth/themes/pix/splash.png`with my original. i made a copy of the original, and then copied ~~my own from a flash stick...~~ from `~/r_e_c_u_r/documentation/splash.png`
## lcd display drivers
these are the drivers for the waveshare displays that work on the cheep lcd i ordered online ( [LCD-show-170703] ).
~~these are the drivers for the waveshare displays that work on the cheep lcd i ordered online ( [LCD-show-170703] ).~~
my screen only needs the LCD35-show-180 and LCD-hdmi scripts. after running both of these scripts the drivers can be deleted since the recur code then handles the switching. (or keep em if you wanna flip the screen or try calibrating the touch screen)
~~my screen only needs the LCD35-show-180 and LCD-hdmi scripts. after running both of these scripts the drivers can be deleted since the recur code then handles the switching. (or keep em if you wanna flip the screen or try calibrating the touch screen)~~
not sure if you need to do any of this now ...
## installing raspi2fb
@@ -110,6 +112,8 @@ sdtv_aspect=1
`quiet splash logo.nologo plymouth.ignore-serial-consoles` for quiet boot with splash screen
# wjhat follows is info, not instructions for setup:
## key mapping and the launcher script:
because the keypad i bought had some special keys (eg numlock) that interact with the others in ways i didnt want , i decided to remap the keys on it to letters a-s in order. to do this i used `xmodmap`: