Talk:LibreELEC: Difference between revisions
Jump to navigation
Jump to search
Created page with "==passwords== depends on os, ssh: Openelec u: root, pw: openelec Libreelec u: root, pw:libreelec Raspbian u: pi, pw:raspberry Osmc u:osmc pw:osmc" |
→mouse: new section |
||
Line 6: | Line 6: | ||
Raspbian u: pi, pw:raspberry | Raspbian u: pi, pw:raspberry | ||
Osmc u:osmc pw:osmc | Osmc u:osmc pw:osmc | ||
== mouse == | |||
Type into Command line: | |||
sudo nano /boot/cmdline.txt | |||
add onto the end of the line “usbhid.mousepoll=0” without quotes (note if still slow on 0 try 1) | |||
save the file (ctrl+o) | |||
then: sudo reboot | |||
It is read only. must remove sd card and put in another computer to edit. |
Latest revision as of 13:42, 14 March 2019
passwords
depends on os, ssh:
Openelec u: root, pw: openelec Libreelec u: root, pw:libreelec Raspbian u: pi, pw:raspberry Osmc u:osmc pw:osmc
mouse
Type into Command line:
sudo nano /boot/cmdline.txt add onto the end of the line “usbhid.mousepoll=0” without quotes (note if still slow on 0 try 1) save the file (ctrl+o) then: sudo reboot
It is read only. must remove sd card and put in another computer to edit.