11-23-2006, 05:55 PM | #31 | |
iLiad Maniac
Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
|
Quote:
|
|
11-28-2006, 05:11 AM | #32 |
Zealot
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
|
mrxvt + argument
I found some time to start tampering with my iLiads guts and changed scotty's mrxvt-bundle a little to pass the first line of the description-field as argument(s) to mrxvt. It might be of use for somebody else, so here it is.
Two more things: 1) There are no sanity-checks. 2) The second line of the description-field has to be empty. #!chris |
Advert | |
|
11-28-2006, 06:53 PM | #33 |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
Cool! Are there any cool apps to launch?
|
04-21-2007, 12:08 PM | #34 |
Junior Member
Posts: 2
Karma: 10
Join Date: Apr 2007
|
Escape from vi INSERT mode
Just press <End> button on keyboard
|
04-21-2007, 02:24 PM | #35 |
Member
Posts: 22
Karma: 68
Join Date: Mar 2007
|
BTW, I couldn't find an answer to this: how the <beep> do I press CTRL on the iLiad keyboard? I need to press CTRL-C and stuff like that. Is that doable?
|
Advert | |
|
09-22-2007, 12:02 AM | #36 |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
Mrxvt would be so much better if the font were larger. Has anyone got a larger font working? If there was a <ctrl> key, then perhaps <ctrl>= or <ctrl>+ would increase the font. For details of mrxvt, see the materm HomePage.
|
10-20-2007, 10:03 AM | #37 |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
I attach a version based on the 0.2 but repackaged with a selection of X11 fonts to allow a larger font. This technique was suggested by Antartica in Bigger Font for mrxvt?.
Unzip on your desktop and copy the directory to (say) your CF card. I put it in Programs and rename the directory mrxvt. Then select it from the contentLister. The run.sh script contains examples of using 3 fonts (two commented out). Edit run.sh if you prefer one of the other fonts, or to remove "-sr" if you prefer the srollbar on the left. Note that run.err will contain stderr from running ./mrxvt in the most recent invokation of run.sh. The screenshots show three fonts. The first is 20x10, which only allows 72 characters per line. The 2nd is 15x9, which allows 80 characters per line, but is harder to read. The 3rd is 15x9bold, which I find easier to read than 15x9 and is currently selected in run.sh. As usual, depending on your browser setup, you may initially get a scaled down snapshot but clicking on it should display the full sized image. Version 0.4 is described in post 42. Only run.sh and the new file mrxvtrc have changed. Replaced by version 0.5.0 (xshell) or later, from post 53. Last edited by wallcraft; 06-16-2008 at 11:48 PM. Reason: reference to xshell |
10-22-2007, 06:54 PM | #38 |
Junior Member
Posts: 3
Karma: 10
Join Date: Oct 2007
Device: iLiad v2
|
one question, the answer could be obvious though . How do I ctrl-C in mrxvt, or, for that matter, any control sequence?
|
10-23-2007, 12:19 AM | #39 |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
The only "modifier" that the on-screen keyboard has by default is "shift". It might be possible to map one of the existing keys (perhaps "select") to the "control" modifier using xmodmap, but that would apply to all applications.
An alternative for mrxvt only might be to use its "macro" capability to remap the hardware keys. With this scheme, F1-F6 would potentially be available for particular control sequences (although F5, short stairstep, would typically be mapped to close all). However, currently the hardware keys don't work at all with mrxvt. |
10-23-2007, 11:22 AM | #40 |
fruminous edugeek
Posts: 6,745
Karma: 551260
Join Date: Oct 2006
Location: Northeast US
Device: iPad, eBw 1150
|
Is the source for the on-screen keyboard proprietary, or could it conceivably be modified to include the ctrl key?
|
10-23-2007, 11:27 AM | #41 |
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
|
10-25-2007, 11:52 PM | #42 | |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
Quote:
The same thing is the case for other modifiers, including <ctrl>, but the iLiad keyboard does not have <ctrl>. The only alternative is remapping individual keys. This could be done (for all apps) at the X11 level, but mrxvt has its own shortcuts/macros capability which allows keys to be remapped just for mrxvt. There are several keys (EURO, <shift>EURO, <shift>2, and many <aeu> and <aeu><shift> keys) that have no effect in mrxvt. However, I have not been able to work out how to identify these for mrxvt macros. The only other "unused" keys are SELECT, DELETE, HOME, END (by default: SELECT is <ctrl>A, and END is <end> but works as ESCAPE). Version 4 of mrxvt (in post #37) remaps these four keys to <ctrl>C, <ctrl>Z, QUIT, and <escape>. Edit the file mrxvtrc to change these mappings. I am not sure that ^C and ^Z are working, and QUIT is perhaps too close to the relatively widely used END for comfort, so let me know if you have a better layout. If the hardware keys were associated with mrxvt, then all their long keypresses would be available as mrxvt macros and the up key could be mapped to QUIT as usual. |
|
10-26-2007, 05:17 AM | #43 | |
Evangelist
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
|
Quote:
xvkbd has them (I've used it quite extensively on a compaq/hp tc1000 tablet pc running Debian Sarge). What I don't know is if the virtual keyboard provided by iRex can be replaced, or if xvkbd can be launched along with the current user application, i.e. mrxvt. |
|
10-26-2007, 12:01 PM | #44 |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
My point about modifier keys is that they work differently on virtual keyboards than on real keyboards. On virtual keyboards, it is the keyboard that assigns a new character to the <modifier><letter> combination. This means that xmodmap is less useful for customizing virtual keyboards than physical keyboards.
The iLiad keyboard is a replacement for matchbox-keyboard which I understand used to be provided with the iLiad. As the attached image shows, it has control keys. xvkbd looks even better, but matchbox-keyboard may be good enough. |
05-28-2008, 10:44 AM | #45 |
Junior Member
Posts: 8
Karma: 10
Join Date: May 2008
Device: iRex iLiad
|
does the terminal come with nano? MOC would be cool also.
Input in terminal is really slow. Am I the only one with this problem? |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Qt ported to PRS-505 | bero | Sony Reader Dev Corner | 5 | 06-18-2010 04:05 AM |
GNUShogi ported to iLiad? | zatrigkiwtes | iRex | 5 | 05-26-2009 12:53 AM |
iLiad Has anyone ported ltrace to the iLiad? | LazyScot | iRex Developer's Corner | 3 | 07-18-2008 05:02 PM |
iLiad Bigger Font for mrxvt? | grayfox | iRex Developer's Corner | 6 | 10-20-2007 07:00 PM |
iLiad FBReader is being ported for the Iliad! | CommanderROR | iRex Developer's Corner | 0 | 03-15-2007 06:36 PM |