|
|
@ -98,8 +98,8 @@ static unsigned int defaultunderline = 7;
|
|
|
|
/* Beware that overloading Button1 will disable the selection. */
|
|
|
|
/* Beware that overloading Button1 will disable the selection. */
|
|
|
|
static Mousekey mshortcuts[] = {
|
|
|
|
static Mousekey mshortcuts[] = {
|
|
|
|
/* button mask string */
|
|
|
|
/* button mask string */
|
|
|
|
{ Button4, XK_ANY_MOD, "\031"},
|
|
|
|
{ Button4, XK_ANY_MOD, "\031" },
|
|
|
|
{ Button5, XK_ANY_MOD, "\005"},
|
|
|
|
{ Button5, XK_ANY_MOD, "\005" },
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
/* Internal keyboard shortcuts. */
|
|
|
|
/* Internal keyboard shortcuts. */
|
|
|
|