]> git.pld-linux.org Git - packages/xterm.git/commitdiff
- higher priority for *vt100.translations: #override from local resources
authorTomasz Pala <gotar@pld-linux.org>
Wed, 14 Oct 2009 14:27:16 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XTerm.ad-pl -> 1.29

XTerm.ad-pl

index c2f0c9c16f6c3739ce0765140f7ad07b3e872aca..cbbc8a57b0e30fdf0b004ba32619317f8d25ed0a 100644 (file)
@@ -1,9 +1,8 @@
-
 *saveLines: 1024
 
 *SimpleMenu*BackingStore: NotUseful
 *SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*
-*SimpleMenu*menuLabel.vertSpace:       100
+*SimpleMenu*menuLabel.vertSpace:       100
 *SimpleMenu*HorizontalMargins: 16
 *SimpleMenu*Sme.height:        16
 
@@ -53,8 +52,8 @@
 *vtMenu*poponbell*Label:               Enable Pop on Bell
 *vtMenu*marginbell*Label:              W³±cz dzwonek marginesu
 *vtMenu*cursorblink*Label:             Enable Blinking Cursor
-*vtMenu*titeInhibit*Label:  Enable Alternate Screen Switching
-*vtMenu*activeicon*Label: Enable Active Icon
+*vtMenu*titeInhibit*Label:             Enable Alternate Screen Switching
+*vtMenu*activeicon*Label:              Enable Active Icon
 *vtMenu*softreset*Label:               Wykonaj miekki reset
 *vtMenu*hardreset*Label:               Wykonaj pe³ny reset
 *vtMenu*clearsavedlines*Label:         Reset i wyczyszcznie bufora terminala
 ! To know, why this works, see Xt documentation (appendix B).
 ! On some systems you may want to replace the a (alt) modifiers with
 ! m (meta) modifier in front of some <Key> events.
-*vt100.translations: #override \
+*VT100.Translations: #override \
        Alt Ctrl<Btn4Down>: string(0x1b) string("OA")\n\
        Alt Ctrl<Btn5Down>: string(0x1b) string("OB")\n\
        Alt<Btn4Down>: string(0x1b) string("OA") string(0x1b) string("OA") string(0x1b) string("OA") string(0x1b) string("OA") string(0x1b) string("OA")\n\
 !                      vt100/VT100
 !                      tektronix/TopLevelShell
 !                              shellext/VendorShellExt
-!                                      tek4014/Tek4014 
+!                                      tek4014/Tek4014
 !
 ! If built without a toolbar, the widget hierarchy is simpler, because there
 ! is no form, and the popup menu widgets are created only when they are first
 !              vt100/VT100
 !              tektronix/TopLevelShell
 !                      shellext/VendorShellExt
-!                              tek4014/Tek4014 
+!                              tek4014/Tek4014
 !
 ! A more complete list of the widget/class names can be obtained using editres
 ! to dump a file.  Some widget names are not available until the corresponding
This page took 1.60779 seconds and 4 git commands to generate.