ALT Linux Bugzilla
– Attachment 2281 Details for
Bug 13462
wrong keybinding
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
patch to /etc/X11/app-defaults/XTerm
XTerm.diff (text/plain), 571 bytes, created by
Yura Kalinichenko
on 2007-11-18 11:44:42 MSK
(
hide
)
Description:
patch to /etc/X11/app-defaults/XTerm
Filename:
MIME Type:
Creator:
Yura Kalinichenko
Created:
2007-11-18 11:44:42 MSK
Size:
571 bytes
patch
obsolete
>--- XTerm.orig 2007-09-14 14:41:21 +0300 >+++ XTerm 2007-09-23 22:24:10 +0300 >@@ -187,2 +187,16 @@ > ! Alternatively, > !*on2Clicks: regex [[:alpha:]]+://([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+ >+ >+# ALT+<key> = ESC <key> >+*VT100.metaSendsEscape: true >+ >+!Make Delete key work on my XFree terminal >+*VT100.Translations: #override \ >+ Ctrl<Key>minus: string("\037") \n\ >+ <Key>BackSpace: string("\177") \n\ >+ Shift<Key>Delete: string("\177") \n\ >+ Ctrl<Key>Delete: string("\010") \n\ >+ >+# <Key>Home: string("\033[1~") \n\ >+# <Key>End: string("\033[4~") \n\ >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13462
: 2281 |
2391