Browse Source

Enable Meta key in xterm window

Andrea Miglietta 7 years ago
parent
commit
e7ce41d648
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .Xdefaults

+ 3 - 1
.Xdefaults

@@ -22,10 +22,12 @@ xterm*bellIsUrgent:       true
 xterm*bellSuppressTime:   100
 
 xterm*dynamicColors:      true
-xterm*eightBitInput:      true
 xterm*scrollTtyKeypress:  true
 xterm*scrollTtyOutput:    true
 xterm*loginShell:         true
 
+xterm*eightBitInput:      false
+xterm*metaSendsEscape:    true
+
 !xterm*toolBar:           true
 !xterm*geometry:          1366x768