Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Reformat usage and separate version from it
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
860ce3d
..
fd09d72
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-134,7
+134,7
@@
static unsigned int defaultunderline = 7;
* Internal mouse shortcuts.
* Beware that overloading Button1 will disable the selection.
*/
* Internal mouse shortcuts.
* Beware that overloading Button1 will disable the selection.
*/
-static Mouse
key
mshortcuts[] = {
+static Mouse
Shortcut
mshortcuts[] = {
/* button mask string */
{ Button4, XK_ANY_MOD, "\031" },
{ Button5, XK_ANY_MOD, "\005" },
/* button mask string */
{ Button4, XK_ANY_MOD, "\031" },
{ Button5, XK_ANY_MOD, "\005" },