Skip to content

Commit 11bc812

Browse files
committed
Update README.md
1 parent 8e9094c commit 11bc812

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,10 @@ Copy all the piKam files to this folder.
127127
The PiKam client user interface can be run directly on the Raspberry Pi, but
128128
due to bugs in the port of Kivy to the Raspberry Pi you probably need a
129129
monitor with touch-screen support for it to be of much use:
130-
* Although the mouse works, the mouse cursor is not visible, which makes
130+
* Although the mouse works, the mouse cursor is not visible. This makes
131131
doing almost anything quite difficult - a touch screen would
132-
work around this issue. As a temporary measure, I've added code
132+
work around this issue because the pointer location would always
133+
be under your finger. As a temporary measure I've added code
133134
that draws a small white square under the mouse location while the mouse is clicked (kivy
134135
does not seem to have a mouse motion event that I can use to continuously
135136
plot the location of an unclicked mouse).

0 commit comments

Comments
 (0)