chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
46e4056
)
dot/xinitrc: Document the new Emacs geometry parameters.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 12 May 2016 11:04:33 +0000
(12:04 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 12 May 2016 11:04:33 +0000
(12:04 +0100)
dot/xinitrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/xinitrc
b/dot/xinitrc
index fe4b440977f15a5e7a7794957192e8bc93d74da0..8bff85f567c2f2e8db807b7a75d0552dd8ea9ba8 100755
(executable)
--- a/
dot/xinitrc
+++ b/
dot/xinitrc
@@
-222,6
+222,10
@@
term=$(pick_program terminal pterm Eterm xterm)
## Emacs window measurements.
##
## Emacs window measurements.
##
+## e_colsz = width of a column in characters (from `emacs-width' metaconfig)
+## e_charwd = width of a character in pixels (assume `6x13')
+## e_colextra = additional per-column overhead in pixels
+## e_colextrachars = additional per-column overhead in character units
## e_colwd = basic width of a column in pixels
## e_hextra = extra horizontal width in pixels
## Width of an N-column Emacs frame in pixels will be
## e_colwd = basic width of a column in pixels
## e_hextra = extra horizontal width in pixels
## Width of an N-column Emacs frame in pixels will be