Ok, ég er að reyna að setja upp hotkeys, þetta er svona dæmi til að láta aukalykla á lyklaborðinu virka (sjáið smá um þetta t.d. hér: http://www.johnmunsch.com/articles/WhyJohnnyCantHitVolumeUp/)

Allavega, þegar ég ætla að fara að setja þetta upp og geri:
./configure && make
Fæ ég eftirfarandi villuboð:
configure: error: “You must have X installed”
Þetta kemur í kjölfarið á þessu (ef þetta hjálpar eitthvað)
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking whether make sets $(MAKE)… yes
checking for working aclocal-1.4… missing
checking for working autoconf… missing
checking for working automake-1.4… missing
checking for working autoheader… missing
checking for working makeinfo… missing
checking whether to enable maintainer-specific portions of Makefiles… no
checking for gcc… gcc
checking for C compiler default output… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ANSI C… none needed
checking how to run the C preprocessor… gcc -E
checking for a BSD-compatible install… /usr/bin/install -c
checking whether ln -s works… yes
checking whether make sets $(MAKE)… (cached) yes
checking for X… no

Mín pæling er, hvað get ég hugsanlega gert í þessu?
“If it isn't documented, it doesn't exist”