From 0040ecee325a101b5646cd0115d5653b7349ee23 Mon Sep 17 00:00:00 2001 From: Dmitriy Yefremov Date: Thu, 15 Feb 2018 15:21:08 +0300 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5b3985b4..710390bd 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # DemonEditor -##Enigma2 channel and satellites list editor for GNU/Linux. +## Enigma2 channel and satellites list editor for GNU/Linux. Experimental support of Neutrino-MP or others on the same basis (BPanther, etc). Focused on the convenience of working in lists from the keyboard. The mouse is also fully supported (Drag and Drop etc) -###Keyboard shortcuts: +### Keyboard shortcuts: Ctrl + X, C, V, Up, Down, PageUp, PageDown, S, T, E, L, H, Space; Insert, Delete, F2. Insert - copies the selected channels from the main list to the bouquet or inserts (creates) a new bouquet. Ctrl + X - only in bouquet list. Ctrl + C - only in services list. @@ -15,17 +15,17 @@ Ctrl + L - parental lock. Ctrl + H - hide/skip. Left/Right - remove selection. -###Extra: +### Extra: Multiple selections in lists only with Space key (as in file managers)! Ability to import IPTV into bouquet (Neutrino WEBTV) from m3u files! Tool for downloading picons from lyngsat.com. -###Minimum requirements: +### Minimum requirements: Python >= 3.5.2 and GTK+ 3 with PyGObject bindings. -####Note. +#### Note. To create a simple debian package, you can use the build-deb.sh Tests only in image based on OpenPLi or last BPanther(neutrino) images with GM 990 Spark Reloaded receiver in my preferred linux distro (Last Linux Mint 18.* - MATE 64-bit)! -#####Terrestrial and cable channels at the moment are not supported! +##### Terrestrial and cable channels at the moment are not supported!