Next Previous Contents

5. Questions and Answers

5.1 How do I find out what the WM_COMMAND, WM_NAME and WM_CLASS window properties are for a certain window ?

Simply use the 'Autodetect' button, or use app called 'xprop' : In a kvt run 'xprop', a cross should appear. Point to the window you want and click. Xprop will print all the window's properties, so look for WM_COMMAND, WM_NAME and WM_CLASS ( some of them may be missing ). If the property consists of several text strings, join them ( make a space betweem them ), e.g. for WM_CLASS(STRING) = "kvt", "kvt" enter 'kvt kvt'.

5.2 I don't know how to run it

See 'How to run it' in the 'Instalation' section.

5.3 The additional modifiers ( Meta, Super and Hyper ) don't work

See 'Configuration of keyboard modifiers' in KDE Control Center ( section Keys ).


Next Previous Contents