I have created a patch for the software in order to handle keyboard shortcuts. Currently you can only change the shortcuts by editing the text file, but I will soon create a GUI that enables you to change the shortcuts easily.
In order to use the patch, you have to download and compile the latest version of idjc (currently 0.7.8a). You can find compilation instructions at the download page of idjc. Here are the steps one by one:
- Download the source code of idjc from Sourceforge.
- Untar the source code
- Compile and install
- Download the keyboard shortcuts patch from my website.
- Extract the file and run the script called patchidjc
After these steps you should be able to use keyboard shortcuts in idjc!
The code is licensed under the GNU/GPL version 3. If you have any suggestions let me know!