aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-08-02 09:08:53 +0100
committerRon Yorston <rmy@pobox.com>2021-08-02 09:19:10 +0100
commitd3fbc42330d954378d2514436c7db6aff81d04db (patch)
tree18057fe10e9f6ce0129db9b4fe87886518f36cd2 /docs
parent54d2ea4b479acb19580f90d70fb94e3329ac5d24 (diff)
downloadbusybox-w32-d3fbc42330d954378d2514436c7db6aff81d04db.tar.gz
busybox-w32-d3fbc42330d954378d2514436c7db6aff81d04db.tar.bz2
busybox-w32-d3fbc42330d954378d2514436c7db6aff81d04db.zip
win32: better detection of Alt key release
Commit 7874ca73b (win32: allow characters to be entered as ALTNNN) made it possible to enter characters using Alt and a character code on the numeric pad. This required detecting the release of the Alt key. Sometimes this caused a problem when using Alt+Tab to cycle between applications. If Alt was released before Tab the code passed a tab character to the application. Avoid such issues by looking specifically for the release of the Alt key.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions