File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
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'.
You can’t perform that action at this time.
0 commit comments