Difference between revisions of "Nrkbd-patch"
From VDR Wiki
m |
(→Links) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 17: | Line 17: | ||
|- | |- | ||
! bgcolor=#efefef|Key | ! bgcolor=#efefef|Key | ||
− | ! bgcolor=#ff0000| | + | ! bgcolor=#ff0000|Red |
− | ! bgcolor=#00ff00| | + | ! bgcolor=#00ff00|Green |
− | ! bgcolor=#ffff00| | + | ! bgcolor=#ffff00|Yellow |
− | ! bgcolor=#0000ff| | + | ! bgcolor=#0000ff|Blue |
| | | | ||
| | | | ||
Line 45: | Line 45: | ||
!bgcolor=#efefef| 9 || W || X || Y || Z || || || || || | !bgcolor=#efefef| 9 || W || X || Y || Z || || || || || | ||
|- | |- | ||
− | !bgcolor=#efefef| 0 || | + | !bgcolor=#efefef| 0 || space || , || . || * || ! || ; || : || || |
|} | |} | ||
− | |||
==Hardware requirements== | ==Hardware requirements== | ||
Line 55: | Line 54: | ||
==Applying the patch== | ==Applying the patch== | ||
− | If the patch is compressed you have to unpack it | + | If the patch is compressed you have to unpack it before |
gunzip patch | gunzip patch | ||
Line 75: | Line 74: | ||
[[Category:Patches]] | [[Category:Patches]] | ||
− | + | {{i18n|nrkbd-patch}} | |
− | + |
Latest revision as of 08:25, 14 March 2006
Contents
Description
The NrKbd patch improves the text input to VDR via the remote control. It uses a technique similar to the one used by mobile phones.
Handling
Keypresses | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
---|---|---|---|---|---|---|---|---|---|
Key | Red | Green | Yellow | Blue | |||||
1 | - | _ | ( | ) | + | ? | $ | & | § |
2 | A | B | C | Ä | |||||
3 | D | E | F | # | |||||
4 | G | H | I | ~ | |||||
5 | J | K | L | % | |||||
6 | M | N | O | Ö | |||||
7 | P | Q | R | S | |||||
8 | T | U | V | Ü | |||||
9 | W | X | Y | Z | |||||
0 | space | , | . | * | ! | ; | : |
Hardware requirements
Software requirements
- patch
Applying the patch
If the patch is compressed you have to unpack it before
gunzip patch
Now you can install it with
cd $SOURCEDIR/VDR patch -p 1 < /path/to/patch
Note, VDR has to be recompiled now, see VDR installation.
Problems
Links
[1] | http://www.vdrportal.de/board/thread.php?threadid=21102&sid= | Announcement |