Page 1 of 2

Lubuntu xorg.conf and cursor jumping

Posted: Fri Jun 07, 2013 6:58 pm
by China Diapers
Hi,

My cursor randomly repositions itself when I type, it's something to do with the touch pad. <a href="http://radu.cotescu.com/how-to-fix-curs ... ntu/">This guy</a> suggests adding the line 'Option "HWCursor" "false"' to the xorg.conf to it, but I don't have an xorg.config. Can I create one?

Thanks

Re: Lubuntu xorg.conf and cursor jumping

Posted: Fri Jun 07, 2013 8:31 pm
by drooly
i read the blog post, i think the part about syndaemon is enough and should do the trick.

Re: Lubuntu xorg.conf and cursor jumping

Posted: Fri Jun 07, 2013 9:27 pm
by China Diapers
drooly wrote:i read the blog post, i think the part about syndaemon is enough and should do the trick.


Thanks for the reply.

The problem with the blog post is:

1. I have a blank xorg.conf, and in fact I think I might have created that myself. It says find the section " Section "InputDevice" Identifier "Synaptics Touchpad", shall I just add that myself? Sounds a bit cowboy to me.

2. Then he goes on about accessing startup programs from the menu, he must be using ubuntu because I have no such menu item.

Any ideas?

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sat Jun 08, 2013 5:59 am
by vasa1
China Diapers wrote:...
1. I have a blank xorg.conf, and in fact I think I might have created that myself. It says find the section " Section "InputDevice" Identifier "Synaptics Touchpad", shall I just add that myself? Sounds a bit cowboy to me.

2. Then he goes on about accessing startup programs from the menu, he must be using ubuntu because I have no such menu item.

Any ideas?
Can't really help you but ...
1. I'm using Lubuntu 13.04 and I don't have /etc/X11/xorg.conf. That blog was written in 2009 and so I'm not sure whether things have changed since then.
2. I think Lubuntu's equivalent to "accessing startup programs from the menu" is, somewhat confusingly, under Menu, Preferences, Desktop Session Settings.

All the best in figuring things out! BTW, which version of Lubuntu are you using?

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sat Jun 08, 2013 4:17 pm
by drooly
i think the blog post mentioned by op describes three different possibilities to solve that particuar problem.
so if you just take the advice about synclient, you don't have to worry about either xorg.conf or touchfreeze.

the blog post is not very clear about it, but it becomes apparent at the end.

so, undo all your xorg.conf stuff you did and start playing with syndaemon!
that's my advice. also vasa1 got his bit right.

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sat Jun 08, 2013 8:59 pm
by China Diapers
vasa1 wrote:
China Diapers wrote:...
1. I have a blank xorg.conf, and in fact I think I might have created that myself. It says find the section " Section "InputDevice" Identifier "Synaptics Touchpad", shall I just add that myself? Sounds a bit cowboy to me.

2. Then he goes on about accessing startup programs from the menu, he must be using ubuntu because I have no such menu item.

Any ideas?
Can't really help you but ...
1. I'm using Lubuntu 13.04 and I don't have /etc/X11/xorg.conf. That blog was written in 2009 and so I'm not sure whether things have changed since then.
2. I think Lubuntu's equivalent to "accessing startup programs from the menu" is, somewhat confusingly, under Menu, Preferences, Desktop Session Settings.

All the best in figuring things out! BTW, which version of Lubuntu are you using?
Thanks, it's very frustrating. I am on 13.04, same as you. I reckon I created the file late one night trying to fix this then forgot about it.

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sat Jun 08, 2013 9:00 pm
by China Diapers
Double post above is an example of what I am having to put up with

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sat Jun 08, 2013 9:39 pm
by China Diapers
drooly wrote:i think the blog post mentioned by op describes three different possibilities to solve that particuar problem.
so if you just take the advice about synclient, you don't have to worry about either xorg.conf or touchfreeze.

the blog post is not very clear about it, but it becomes apparent at the end.

so, undo all your xorg.conf stuff you did and start playing with syndaemon!
that's my advice. also vasa1 got his bit right.
Thanks...I think it's fixed!!!!

This might be useful to anybody else who has similar problems:

http://www.linuxcommand.org/man_pages/syndaemon1.html

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sat Jun 08, 2013 9:49 pm
by China Diapers

Re: Lubuntu xorg.conf and cursor jumping

Posted: Sun Jun 09, 2013 5:20 am
by vasa1
China Diapers wrote:...
Thanks...I think it's fixed!!!!

This might be useful to anybody else who has similar problems:
...
That's great. What's even better is that you had the courtesy to come back and share your solution. Thanks :)