Hi all,
I want to deal keyboard event in Linux console.
Example: I Create a deamon at background and when I press F1 key then
print Hello at Console.
Can python do it? with which module?
Thanks.
How to get keyboard event in Linux console?
|