Thank you for the response. It looks like pynput can monitor keys even when it doesn't have focus. There are some buried values in its callbacks (something called vk) that help identify some keys, but I had to back it out to map from vk # to actual key.
JFYI
Thanks!
Bookmarks