MLD Bug - MLD
View Issue Details
0000212MLD[All Projects] VDRpublic2015-05-14 05:422016-04-30 04:43
debs 
clausmuus 
normalminorN/A
assignedopen 
 
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...
No tags attached.
? 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
Issue History
2015-05-14 05:42debsNew Issue
2015-05-14 05:42debsStatusnew => assigned
2015-05-14 05:42debsAssigned To => clausmuus
2015-05-14 05:42debsFile Added: remote.conf
2015-05-14 06:02debsNote Added: 0000386
2015-05-14 06:06debsNote Added: 0000387
2015-05-14 06:07debsFile Added: remote[new].conf
2016-04-29 02:27debsNote Added: 0000467
2016-04-29 10:40clausmuusNote Added: 0000471
2016-04-30 04:43debsNote Added: 0000476

Notes
(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.