Added config file. Cleaned up keyboard code.
commit49fd56af2c0e6136fddb65f7ce35e13e83453a7f
authorEvanR <evanrinehart@gmail.com>
Wed, 24 Dec 2008 06:28:28 +0000 (24 00:28 -0600)
committerEvanR <evanrinehart@gmail.com>
Wed, 24 Dec 2008 06:28:28 +0000 (24 00:28 -0600)
tree5e411acddcf39f2a952f2526836af9af780d837f
parent5d9783a862335ebcfbbad871bd9748e0016667fe
Added config file. Cleaned up keyboard code.

Now the options and keyboard layout in the
configuration panel are saved to a file ~/.epichordrc
and restored next time the program runs. If the file
does not exist, default values will load.
src/keyboard.cpp
src/keyboard.h
src/main.cpp
src/saveload.cpp
src/ui.cpp
src/ui.fl
src/ui.h
src/uihelper.cpp
src/uihelper.h