©2018 NEC Display Solutions, Ltd.
Page
57
of
71
9.1.18 To prevent the screen saver from blanking the screen after several minutes
From the Raspbian edit the following file as sudo:
/etc/lightdm/lightdm.conf
Modify the following section to add the highlighted text:
[SeatDefaults]
xserver-command=X -s 0 –dpms
9.1.19 To enable IR Remote control using CEC from OSMC
Navigate to: Settings
System
Input
Peripherals
CEC Adapter
Enable the setting. A restart may be required before the CEC device can be detected by the display.
Use the supported CEC buttons on the NEC IR Remote. See Figure 3.4-3.
See sections 0, 8.15 and 8.16 for more information.
Note:
Information as of OSMC version 2017.02-2
9.1.20 To enable IR Remote control using lirc from OSMC
Navigate to: My OSMC
Remotes.
Scroll to the correct IR remote type or “lircd-full” and select.
Make sure that “Disable RC6” on the bottom right isn’t selected.
Navigate to: My OSMC
Pi Config
Hardware support.
Select “Enable LIRC GPIO support”.
The use the default of
gpio_in_pin = 18
.
A restart may be required before lirc can be started.
See section 0 and 8.5 for more information.
Note:
Information as of OSMC version 2017.02-2
9.1.21 Monitoring the system processes, CPU usage, and memory
The htop system tool is an interactive system-monitor process-viewer and process-manager that gives
visual information about processor, swap and memory status. Run from the command or terminal window:
htop