You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if ((config.conf['beepKeyboard']['beepUpperWithCapsLock'] andwinUser.getKeyState(winUser.VK_CAPITAL)&1andch.isupper())
73
72
or (config.conf['beepKeyboard']['beepCharacterWithShift'] and (winUser.getKeyState(winUser.VK_LSHIFT) &32768orwinUser.getKeyState(winUser.VK_RSHIFT) &32768))):
This package is distributed under the terms of the GNU General Public License, version 2 or later. Please see the file COPYING.txt for further details.
6
+
This package is distributed under the terms of the GNU General Public License, version 2 or later.
0 commit comments