Thread: iLiad No 'Ctrl' on iLiad?!
View Single Post
Old 10-10-2008, 08:51 PM   #4
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by ericshliao View Post
But I need Ctrl-Space, Ctrl-Shift to activate and switch between different IMEs under X-window.
The file mrxvtrc (xshell / mxrvt 0.5.0) include the following:

Code:
# ---------------------------------------------------------------------------- #
#
#			       Map iLiad virtual keyboard keys to MACROS
#
#			       Select KEY is Ctrl+Z
#			       Delete KEY is Ctrl+C
#			       Home   KEY is Close
#			       End    KEY is Escape
#
# ---------------------------------------------------------------------------- #

Mrxvt.macro.Ctrl+A:		Str ^Z
Mrxvt.macro.Delete:		Str ^C
Mrxvt.macro.Home:		Close
Mrxvt.macro.End:		Str \e
By editing this file, these 4 keys can be whatever you want.
wallcraft is offline   Reply With Quote