Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] [PATCH] Easy Input



Hi,  
  
this patch implements an easyer method for writing text in  
text input fields. It works like text input in mobile phones.  
  
It uses the keys 0-9, every key has several characters assigned.  
  
1: -.#~,/_@1  
2: abcäåá2  
3: defé3  
4: ghi4  
5: jkl5  
6: mnoöñó6  
7: pqrs7  
8: tuvüú8  
9: wxyz9  
0: space, 0  
  
For example, if you want the character o, you have to press the key 6  
three times.  
You can use it simultaneously with the normal text input method (up/down).  
  
The patch works with every version of VDR since 1.1.25, and should also 
work with the upcoming 1.2.0 final. I hope you will find it useful :) 
 
Get it here: http://www.schaeben.info/vdr/vdr-1.2.0pre1-easyinput.diff.bz2 
 
Bye, 
Marcel 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index