Die K Desktopumgebung

7.5 How do I kill kwmpager?

Click on the border frame with the right mouse button to bring up a menu which will let you close the pager. By the way, kwmpager is obsolete and will be replaced by kpager.

In addition, if you prefer working through a terminal, type

 ps ax | grep kwmpager 

to find it and then kill it using
 kill pid
(please replace "pid" with the relevant pid!). Or if you dread the idea of using CLI, just press Ctrl-Alt-Esc, and then move the pirate-skull mouse pointer over kwmpager and click to kill it. To abort (not undo!) the kill, just press Ctrl-Alt-Esc again.