Skip to content

Kinto

Compare
Choose a tag to compare
@rbreaves rbreaves released this 09 Mar 17:26
· 956 commits to master since this release
36740e4

Remaps the standard linux keyboard to have a Mac like layout, and will remap the Cmd position to Ctrl+Shift while the user is using any Terminal based application.

Release Notes

  • Added ibus-setup to the setup.py installer. Some distros need it.
  • Added ElementaryOS Epiphany browser to the chrome group for more complete shortcut support.
  • Added better x11 support check
  • Package managers now update themselves before installing needed packages
  • Misc. readme updates

Additional Notes

  • C based program, kintox11, now replaces xprop.
  • Added json parsing directly inside Kintox11 and setup.py.
  • Users can now easily modify and extend Kinto to support additional keyboard configurations per app being used.
  • No longer using Super under Terminals. The Cmd key location is now using Ctrl+Shift by default while using Terminals.
  • Prior versions have no version number and were script based with xprop, this is no longer the case. Please reset all Terminal app keybinds accordingly.