ncpamixer
ncpamixer copied to clipboard
Makefile issue
If I compile using make on the Makefile, I get a program that responds to F* keys, q and ESC, but no other keys seems to work. If I compile with cmake, everything works fine.
Seems like a weird bug. Could it be a debug setting in the Makefile or something?
Humm that sounds very strange indeed.
I would like to rewrite the keyhandling and configurations for it some day, it's abit hacky atm.