Skip to content

Collection of autokey scripts to make the alt key in ubuntu behave like the command key on mac

License

Notifications You must be signed in to change notification settings

sandervalstar/autokey-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoKey
Install AutoKey and add your preferred shortcuts for the scripts


Mnemonics
create a file:
.config/gtk-3.0/settings.ini

containing:
[Settings]
gtk-enable-mnemonics = 0


Firefox
Unset ui.key.menuAccessKey in Firefox


stty
Add the following line to your .bashrc 
[ $- == *i* ]] && stty intr \^\\
this makes ctrl+\ the interrupt command instead of ctrl+c.

About

Collection of autokey scripts to make the alt key in ubuntu behave like the command key on mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages