windows-key

Linux: Mapping Windows key to M-x for the purpose of emacs usage

Hi - I am an emacs user (on linux laptop) looking to make better use of my keyboard settings. The windows key is unused on my keyboard... is there any way to map it to m-x? This might make many emacs commands faster. Thanks, SetJmp ...

Use the Windows-key for another purpose in C#

Is there a way to disable the standard built-in function of the Windows-Key (open the start-menu) and activate instead of that function for instance a delegate or an event in C#? I want to use this as an additional key in a full-screen app. ...