Difference between revisions of "Talk:LibreELEC"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, 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 15: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.