So the solution was easier then I thought! This code is within a CTRL mask. There is a 'if (event->state & GDK_CONTROL_MASK)' on line 872. (not visible in patch, but it's there)
** Patch added: "Patch calling onCloseClicked_gui" https://bugs.launchpad.net/linuxdcpp/+bug/355167/+attachment/1521328/+files/F4.patch -- CTRL+F4 to close tab https://bugs.launchpad.net/bugs/355167 You received this bug notification because you are a member of LinuxDC++ Team, which is subscribed to LinuxDC++. Status in Linux DC++: Confirmed Bug description: Keyboard shortcuts (CTRL+W to close tab, CTRL+N to quick connect, etc) should be user configurable. _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

