Alanaktion / phproject

A high performance full-featured project management system
https://www.phproject.org
GNU General Public License v3.0
384 stars 105 forks source link

[question/PR needed?] change default hotkeys #250

Open lgg opened 8 years ago

lgg commented 8 years ago

How i can change default hotkeys?

If there is no such functionality, i can create PR for this.

Alanaktion commented 7 years ago

Currently there is no simple way of changing the hotkeys, everything is hard-coded in global.js. If you are going to create a PR, it's probably easier if you use something like the keymaster library mentioned in #212.