mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
core: add missing mouse event "alt-ctrl-button2"
This commit is contained in:
@@ -74,6 +74,7 @@ char *gui_mouse_button_codes[][2] =
|
||||
{ "*", "alt-button2" },
|
||||
{ ")", "alt-button3" },
|
||||
{ "8", "alt-ctrl-button1" },
|
||||
{ ":", "alt-ctrl-button2" },
|
||||
{ NULL, NULL } };
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user