Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouse settings won't open
#1
Hi there. Just getting started and things are going OK so far - but one issue is the mouse settings won't open. Everything else works OK.

I'm using an EeePC and the trackpad mouse is super slow on the current settings. I can plug in a mouse and an external mouse is much faster, but I'd like to use the trackpad most of the time. Is there a way to use terminal perhaps? Thanks!
Reply
#2
Welcome. Don't know how much error-checking there is in those scripts (yet). For now:

Code:
cd /usr/local/bin
./ds-mouse &

What does that say (besides icon set missing?) Also, an

Code:
inxi -zv7

would be useful if you could please post one. Thanks.

Edit:
In a pinch, see if manually editing (you'll see what/where when you get in there)

~/.desktop-session/mouse.conf

gets you home for the eeepc speed--but we should also try to determine why the tool didn't execute.
Reply
#3
OK that code opens up the mouse settings for me - but the settings don't change anything - even after hitting save. I even tried changing the mouse size to see if that did anything.

No luck on running inxi - says it needs to install - I assume thats some kind of log tool? This is my first Linux install so I'm super unfamiliar with everything.

This is workable for me though. This is just going to be a laptop for renaming sound files in the field so this is gonna be perfect for that.
Reply
#4
Appreciate the patience, but the goal is to not have it workable but fully-functional and/or understand any issues. Are you running live or is this a HD install?

Honestly, I can't replicate that in a vanilla RC7 so my hunch is that we may either be miscommunicating or perhaps there is something amiss with your install. inxi (which is a command to report system details) works live or virtualbox or installed, here.

If you are not keeping the eeepc offline (and even if you are afterwards), you should do a few things once:

- Toggle-on the firewall in the control center (under Network)
- Choose the "DSL File Restore" op in the middle of the main menu
- Update the system (Software->Manage Packages in control center, yes to run update, then no to not run it again, then arrow-up twice & enter to upgrade the packages it found, & Continue)
- Skim /usr/share/dsl/FAQ/index.html if you haven't, but, *more* importantly for a new user, read the antiX FAQ will (/usr/share/antiX/FAQ/index.html)

Personally, I would also install the ad blocking while you're in the package manager (search for advert-block-antix) and run that (it will appear under Network in the control center after you install it).

- Lastly, turn on zram (gui tool not in CC, do by hand )
Code:
sudo /usr/local/bin/zram start

That way, in a pinch, you *can* take it out on a network safely if you need to sometime even if you only wish to use it offline and you will have loaded all the missing pieces (such as man pages to understand what the inxi command is/does, etc).

The touchpad is pretty important to get right so we might be able to get you in better shape if you can do those things. Other people have had better luck with older kernels, sometimes, etc. Also very curious to know if the issue persists after the updates are applied. If you didn't know, you can search upstream (antixforum.com) for issues you have as well.

You've chosen a pretty bare-metal introduction to linux (without any handholding) so the path to solutions may all seem pretty low-level but it's also crazy-flexible for those with the interest. Read the local copy of that antiX FAQ for starters (and links included therein to help guide you).
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)