Hi,

I want to play the game on keyboard without numpad on linux devuan. I have installed latest https://www.adom.de/home/download/cu...4_3.3.3.tar.gz

I don't know what exactly to write in `~/.adom.data/adom.kbd` to represent following keyboard keys:

Insert, Delete, Home, End, Page Up, Page Down.

I want to use Insert, Delete and PgUP, PgDown to go in diagonal directions. But I searched all the forums, and someone said he used this mapping but he didn't say what to put in `~/.adom.data/adom.kbd`

I know I will have to change:

Code:
MSW:1
MSE:3
MNW:7
MNE:9
Currently when I press Insert I see "Kick: +0 bonus to hit, 1d4-1 damage", when I press End I see "You don't see anything specific to handle.", when I press Page Up the PC starts to move in some random directions.

Is there a way to to press some key in adom and it will display the mapping name for the pressed key?