You are not logged in.
Pages: 1
I'm running arch on an Acer Aspire One. I just installed X and i3 and they seem to function just fine, but the mouse isn't working. Arch detects mouse clicks but not mouse movement, so the cursor is stuck in the middle of the screen. I tried reinstalling xf86-input-evdev but it didn't help.
Offline
What is the output of:
xinputJin, Jîyan, Azadî
Offline
Virtual core pointer id=2 [master pointer (3)]
| Virtual core XTEST pointer id=4 [slave pointer(2)]
| SynPS/2 Synaptics Touchpad id=12 [slave pointer(2)]
Virtual core keyboard id=3 [master keyboard(2)]
| Virtual core XTEST keyboard id=5 [slave keyboard(3)]
| Power Button id=6 [slave keyboard(3)]
| Video Bus id=7 [slave keyboard(3)]
| Power Button id=8 [slave keyboard(3)]
| Sleep Button id=9 [slave keyboard(3)]
| Webcam id=10 [slave keyboard(3)]
| AT Translated Set 2 keyboard id=11 [slave keyboard(3)] Offline
Are you sure the mouse is functional?
Does the mouse work with other machines?
Does the mouse work on the same machine with (a live version of) a different distribution?
Jin, Jîyan, Azadî
Offline
Is there a mouse on your system, or are you using a touch pad?
If you are not using a mouse, you might try connecting a USB as a sanity check.
If you are using the touch pad, are you using a custom configuration file for it?
Perhaps you could use wgetpaste to post your Xorg log and give us the link. Like this:
ewaller@turing ~ 1116 %wgetpaste ~/.local/share/xorg/Xorg.0.log
Your paste can be seen here: http://paste.pound-python.org/show/Y1QwWYwO2Xdubgxw7oxw/
ewaller@turing ~ 1117 %Then we can follow the link to see it http://paste.pound-python.org/show/Y1Qw … ubgxw7oxw/
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
It's the mousepad built into laptop not an external one.
Offline
Is there a mouse on your system, or are you using a touch pad?
If you are not using a mouse, you might try connecting a USB as a sanity check.
If you are using the touch pad, are you using a custom configuration file for it?
Perhaps you could use wgetpaste to post your Xorg log and give us the link. Like this:ewaller@turing ~ 1116 %wgetpaste ~/.local/share/xorg/Xorg.0.log Your paste can be seen here: http://paste.pound-python.org/show/Y1QwWYwO2Xdubgxw7oxw/ ewaller@turing ~ 1117 %Then we can follow the link to see it http://paste.pound-python.org/show/Y1Qw … ubgxw7oxw/
Arch says it doesn't have this command. What package is it under?
Offline
It's the mousepad built into laptop not an external one.
D'oh!
Sorry...
Does this get it working:
# pacman -S xf86-input-synapticsJin, Jîyan, Azadî
Offline
gcotant wrote:It's the mousepad built into laptop not an external one.
D'oh!
Sorry...
Does this get it working:
# pacman -S xf86-input-synaptics
That fixed it. Thank you.
Offline
You're welcome ![]()
Please add "[SOLVED]" to the thread title for the benefit of others.
Jin, Jîyan, Azadî
Offline
Arch says it doesn't have this command. What package is it under?
ewaller@turing ~ 1118 %pacman -Ss wgetpaste
community/wgetpaste 2.26-1 [installed]
A script that automates pasting to a number of pastebin services
ewaller@turing ~ 1119 %It is a handy tool to have. Even if this is solved ![]()
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Pages: 1