diff --git a/lib/logitech_receiver/special_keys.py b/lib/logitech_receiver/special_keys.py index dbfa9e3e..2a879e35 100644 --- a/lib/logitech_receiver/special_keys.py +++ b/lib/logitech_receiver/special_keys.py @@ -19,8 +19,8 @@ # Reprogrammable keys information # Mostly from Logitech documentation, but with some edits for better Lunix compatability -from .common import NamedInt as _NamedInt from .common import NamedInts as _NamedInts +from .common import UnsortedNamedInts as _UnsortedNamedInts #