Questions tagged [mouse]

A mouse is a pointing device. Although the mouse is not essential for running the Raspberry Pi, it is very useful when dealing with GUIs. Use this tag for any questions related to how to use mice with the Raspberry Pi.

The mouse is not an essential peripheral for use with the Raspberry Pi, though it makes the use of Graphic User Interfaces (GUIs) easier.

108 questions
6
votes
3 answers

Is it possible to move the mouse pointer with the arrow keys?

If so, how? I'm using Raspbian Stretch. I looked in the Openbox config manager and keyboard and mouse configuration. I would like to move the pointer without a mouse using the arrow keys.
Sjors123
  • 71
  • 1
  • 1
  • 3
5
votes
2 answers

How do I simulate mouse right click from Keyboard?

I have only a keyboard attached to my Raspberry Pi. How do I simulate a mouse right click from keyboard itself? I tried various keys like Shift + F10, Alt + . and also the right click button in my keyboard, but nothing seems to be working. I am…
Sudar
  • 317
  • 4
  • 11
4
votes
1 answer

Mouse teleports

The mouse cursor worked fine when I was on the NOOBS interface with the OS selection. After I installed Raspbian and went into the GUI of Raspbian the cursor's starting location is in the center of the screen but when I move the mouse it seemingly…
BJesso
  • 103
  • 3
2
votes
1 answer

RaspberryPi mouse scrolling direction

I'm trying to set my raspberry pi to "Natural Scrolling" when accessing via VNC. Have added the following in the first section /usr/share/X11/xorg.conf.d/40-libinput.conf but it still scrolls the "unnatural" way. Surprisingly, not a whole lot…
bikermike
  • 21
  • 2
1
vote
1 answer

RPi mouse frequent timeout?

Mouse frequently "times out" and is non-functional for a period of time from a few seconds to indefinitely (requiring reboot). Generally happens during a burst of high CPU activity and mouse is functional a second or two after burst. But sometimes…
sambledsoe
  • 13
  • 3
0
votes
0 answers

How would I repeat a mouse's USB signal, but also being able to modify the signal?

For an upcoming project, I need to make a mouse repeater for a Raspberry Pi, but I also need to be able to modify the signal. I need to be able to send certain button clicks from a script. Any suggestions?
Travis
  • 1
0
votes
0 answers

Wireless mouse not working on Raspberry pi zero w

Am having Raspberry pi zero w and Raspberry pi 3. Wireless mouse is working fine with model 3 but not with Zero W. Any solution to make it work with Zero W?
0
votes
1 answer

Mouse input to a PC with GPIO

I want to use the gpio pins on the pi too use it as a mouse for a PC. Can it be done? If yes then how? I want to use python.
Adarsh
  • 23
  • 2
0
votes
1 answer

ipazzport mouse issue

I've recently upgraded my pi3 OS using sudo apt-get dist-upgrade Before I upgraded my ipazzport keyboard and mouse pad were working fine. Post upgrade my ipazzport mouse has changed axis, so inorder to move the cursor up the screen I have to swipe…
L Pee
  • 129
  • 1
  • 1
  • 9
-1
votes
1 answer

How do I make my cursor visible?

I'm using RPi OS, my cursor/mouse pointer is not visible. When I move the mouse I can see buttons highlight, but can not see the cursor. How do I make it visible?
Ray R
  • 1