MLD Bug - MLD
Eintragsdetails ansehen
0000212MLD[Alle Projekte] VDRöffentlich2015-05-14 05:422016-04-30 04:43
debs 
clausmuus 
normalkleinerer FehlerN/A
zugewiesenoffen 
 
4.0.1 
 
remote.conf
0000212: MLD VDR "remote.conf" file has errors
Hi. The MLD VDR "remote.conf" file has errors causing conflict in text entry by LIRC remote control and keyboard. Entering any of "qwertyzuio " (and space, and backspace) causes text entry to fail. In MLD builds, can solve this by changes (see attached file for examples). Thanks.

XKeySym.Menu Home
XKeySym.Ok Return
XKeySym.Back Escape
XKeySym.User0 Alt+0
XKeySym.User1 Alt+1
XKeySym.User2 Alt+2
KBD.User0 [hex code for Alt+0]
etc...
Keine Tags zugeordnet.
? remote.conf (3,260) 2015-05-14 05:42
http://www.minidvblinux.de/bug/file_download.php?file_id=19&type=bug
? remote[new].conf (3,176) 2015-05-14 06:07
http://www.minidvblinux.de/bug/file_download.php?file_id=20&type=bug
Eintrags-Historie
2015-05-14 05:42debsNeuer Eintrag
2015-05-14 05:42debsStatusneu => zugewiesen
2015-05-14 05:42debsBearbeitung durch => clausmuus
2015-05-14 05:42debsDatei hinzugefügt: remote.conf
2015-05-14 06:02debsNotiz hinzugefügt: 0000386
2015-05-14 06:06debsNotiz hinzugefügt: 0000387
2015-05-14 06:07debsDatei hinzugefügt: remote[new].conf
2016-04-29 02:27debsNotiz hinzugefügt: 0000467
2016-04-29 10:40clausmuusNotiz hinzugefügt: 0000471
2016-04-30 04:43debsNotiz hinzugefügt: 0000476

Notiz
(0000386)
debs   
2015-05-14 06:02   
Also, MLD has similar error with "-" minus key, so can fix minus like this...

------------------------------
DELETE...
XKeySym.Volume+ KP_Add
XKeySym.Volume+ plus
XKeySym.Volume- KP_Subtract
XKeySym.Volume- minus
-----------------------------
ADD...
XKeySym.Mute End
XKeySym.Volume+ Prior
XKeySym.Volume- Next
-----------------------------

See the updated attached file. Thanks.
(0000387)
debs   
2015-05-14 06:06   
In other words, to solve VDR text input conflicts, please do not use alphanumeric and text editing characters for navigation in the file remote.conf. Thanks.
(0000467)
debs   
2016-04-29 02:27   
bump
(0000471)
clausmuus   
2016-04-29 10:40   
No, I plan to fix the Problem in a different way. I want to use the default keyboard layout during text input.
But I do not find the time to create the needed VDR Patch.
(0000476)
debs   
2016-04-30 04:43   
ok. i understand. thanks for your efforts.