Quote:
Originally Posted by jakewastaken
Any luck on the "enter" button quick shutdown? I really miss that. It's not already here is it? It's not working for me.
|
In applicationStart.xml I changed:
Code:
<boolean key="0x27-hold" do="doCenter"/>
to:
Code:
<boolean key="0x27-hold" do="doQuit"/>
to enable that function.