NAME
LibUI::Area::Modifiers - LibUI::Area Modifier Key Enumeration
SYNOPSIS
TODO
DESCRIPTION
A LibUI::Area::Handler passes this when the keyEvent or mouseEvent callback is triggered.
These values may be used as bitmasks.
Key Codes
Here's the current list of values:
ModifierCtrl- Control keyModifierAlt- Alternate/Option keyModifierShift- Shift keyModifierSuper- Super/Command/Windows key
LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Sanko Robinson <sanko@cpan.org>