File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -133,9 +133,8 @@ monitor with touch-screen support for it to be of much use:
133
133
* From what I gather the keyboard may also have issues.
134
134
135
135
If you have Kivy installed:
136
- 1 . Create a folder called piKam (or anything you prefer).
137
- Copy all the piKam files to this folder.
138
- 2 . Runnin a server is option, if you want PiKam to work directly without a server
136
+ 1 . Create a folder called piKam (or anything you prefer). Copy all the piKam files to this folder.
137
+ 2 . Running a server is option, if you want PiKam to work directly without a server
139
138
edit the pikam.ini file and make sure the server hostname is blank.
140
139
3 . In a shell, cd to the piKam folder and enter:
141
140
@@ -146,7 +145,7 @@ edit the pikam.ini file and make sure the server hostname is blank.
146
145
A GUI should fire up. If you're running directly without a server, a preview should be visible.
147
146
148
147
4 . Mousing and clicking around may work, but you won't be able to see the mouse cusor. Control-C (possibly multiple times)
149
- will exit the GUI.
148
+ will exit the GUI (hopefully).
150
149
151
150
(Note that you can't run a Raspberry Pi Kivy client remotely
152
151
over the X11 protocal, so you can't work around the problems that way.)
You can’t perform that action at this time.
0 commit comments