danielhilst

My .Xdefaults

May 31st, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. *faceName:bold:pixelsize=14
  2. *foreground: #CCCCCC
  3. *background: #000000
  4. *selectToClipboard:true
  5. *metaSendsEscape:true
  6. *ttyModes: erase ^?
  7. ! emacs.font: DejaVu Sans Mono-12
  8. *VT100.Translations: #override \
  9. <Key>BackSpace: string(0x7F)\n\
  10. <Key>Delete: string("\033[3~")\n\
  11. <Key>Home: string("\033[1~")\n\
  12. <Key>End: string("\033[4~")
Advertisement
Add Comment
Please, Sign In to add comment