summaryrefslogtreecommitdiff
path: root/x11/rxvt/files
diff options
context:
space:
mode:
authormartin <martin>2003-04-28 20:31:29 +0000
committermartin <martin>2003-04-28 20:31:29 +0000
commitc083a49763deaf600880213a8253499e4adfbafc (patch)
tree0d404c7ff237b814fd56df6a635b96cda4268845 /x11/rxvt/files
parent687900c51de3a35f5227f979162625fedd62aaf7 (diff)
downloadpkgsrc-c083a49763deaf600880213a8253499e4adfbafc.tar.gz
Compile greek input support into the binary, but disable it by default
via the app-resource file. Point this out in the MESSAGE. Hint from Geoff Wing in private mail.
Diffstat (limited to 'x11/rxvt/files')
-rw-r--r--x11/rxvt/files/Rxvt15
1 files changed, 14 insertions, 1 deletions
diff --git a/x11/rxvt/files/Rxvt b/x11/rxvt/files/Rxvt
index b7c52297f6b..cea93a8c477 100644
--- a/x11/rxvt/files/Rxvt
+++ b/x11/rxvt/files/Rxvt
@@ -1,4 +1,4 @@
-! $NetBSD: Rxvt,v 1.2 2003/03/27 07:14:26 wiz Exp $
+! $NetBSD: Rxvt,v 1.3 2003/04/28 20:31:29 martin Exp $
!
! This is a default Rxvt app defaults file that just disables
! default multibyte character encodings.
@@ -13,3 +13,16 @@ Rxvt.multichar_encoding: noenc
! Rxvt.multichar_encoding: big5
! Rxvt.multichar_encoding: gb
! Rxvt.multichar_encoding: kr
+
+! To avoid interfering with keyboard layouts where Mode_switch is needed
+! for non-greek input, map the toggle key to some impossible to input
+! symbol by default:
+!
+Rxvt.greektoggle_key: Greek_OMEGAaccent
+!
+! If you'd like to enable greek input mode, comment the line above
+! and uncomment the one below, maybe replacing Mode_switch with some
+! other (normally unused) keyboard symbol.
+!
+! Rxvt.greektoggle_key: Mode_switch
+