Skip to content

Commit 897646a

Browse files
author
Luboš Luňák
committed
create README
1 parent f109489 commit 897646a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Kor Testudo Shell
2+
=================
3+
4+
Kor is an implementation of a desktop workspace, consisting of a desktop window, 'run command' dialog
5+
and panel(s).
6+
7+
8+
Configuration:
9+
==============
10+
11+
Currently there is no configuration UI. Config file $KDEDIR/share/config/korrc is installed with
12+
a default configuration, including comments in the config file. Create your own file
13+
$KDEHOME/share/config/korrc based on it.
14+
15+
16+
Replacing Plasma/KRunner:
17+
=========================
18+
19+
KRunner currently is also reponsible for other workspace tasks (such as screensaver activation)
20+
and should not be disabled. For replacing its 'run command' dialog with the one from Kor,
21+
use the Global shortcuts module in System settings and assign the Alt+F2 shortcut to
22+
the Kor Testudo Shell shortcut.
23+
24+
Plasma-desktop can be disabled when running Kor. Create file $KDEHOME/share/autostart/plasma-desktop.desktop
25+
with two lines, '[Desktop Entry]' and 'Hidden=true'.

0 commit comments

Comments
 (0)