checkpoint. added half duplex for num lock.

This commit is contained in:
crs
2002-05-04 18:33:48 +00:00
parent cd3e49a9a9
commit 2dad59a027
2 changed files with 14 additions and 3 deletions

View File

@@ -57,8 +57,9 @@ private:
bool m_active;
Window m_window;
// note if caps lock key toggles on up/down (false) or on
// note toggle keys that toggle on up/down (false) or on
// transition (true)
bool m_numLockHalfDuplex;
bool m_capsLockHalfDuplex;
// masks that indicate which modifier bits are for toggle keys