LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   fresh installation.....mouse and screen issues (https://www.linuxquestions.org/questions/slackware-14/fresh-installation-mouse-and-screen-issues-400784/)

b0nd 01-08-2006 12:51 AM

fresh installation.....mouse and screen issues
 
hello all,
its not for the first time that i'm installing Slackware 10.0
made the same changes running #xorgconfig which i used to.
but this time its not detecting my mouse.
Better to say that although its detecting, and i can see the mouse pointer at the center of screen when i boot up...but as soon as i move the mouse (doesn't matter to which side i'm moving it )...its get shifted to right top of the screen and then not moving from there.
the issue with the screen is that its not full. Its leaving boundaries in all the sides.

my mouse : Logitech, serial, without ball.

i tried protocols as:: "auto" and "logi"
devices as ::
/dev/mouse ( default one ),
/dev/tty0,
/dev/tty1,
/dev/tty10.
but none working.

the horizontal sync is 30-54
the verticle sync is 50-120 ( i always keep these settings)
working on 16-bit display with modes
321 ( 800X600..and so on )


How to over come these problems ???

regards

rkrishna 01-08-2006 11:00 PM

happy to c someone from india to this forum
ithink it is the problem with mouse protocol
--partfrom xorg.conf--
Option "Protocol" "IMPS/2"
-----
try an xorgsetup(it will automatically create an xorg.conf)

b0nd 01-09-2006 04:32 AM

Quote:

Originally Posted by rkrishna
happy to c someone from india to this forum
ithink it is the problem with mouse protocol
--partfrom xorg.conf--
Option "Protocol" "IMPS/2"
-----
try an xorgsetup(it will automatically create an xorg.conf)

Hello rkrishna,
nice to see u too.

As i told that my mouse is "logitech" with 3 buttons so "IMPS/2" wont work as it is for Microsoft PS/2 mouse.
You were quite right that problem was somewhere with the protocol which i was assigning to the mouse.

Finally everything is working fine !!!
But it really engrossed me for the whole day.

for 3 button, serial logitech mouse i'm using the follow now:

Quote:

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "MouseMan"
Option "Device" "/dev/ttyS0"
Although my system is up now...but i really don't have answers for various questions...

1. I still don't know that why my keyboard was not working in the x-window.

Its "us" model with 104-105 keys.
So everytime i used to opt for 105 generic keyboard during #xorgconfig.
but now have assigned the follwing entries to it in order to make it work.

Quote:

Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
2. No idea about why the screen was not full..i.e why it was leaving black boundries in all four sides.
still have done the same during #xorgconfig ( i tried it many times ), but now its perfect.

These answers could be hard to explain, so its a request to the members that whatever possible reasons they could think of, please post them here.


regards

masand 01-09-2006 07:33 AM

[QUOTE=rkrishna]happy to c someone from india to this forum

Hey there are many members from India :))
Also most of them do not update their country profile amd mentione the same

regards

rkrishna 01-10-2006 01:07 AM

Quote:

Hey there are many members from India
specifically slackers....
happy to c u installed slack:D
i was showing u an example of mouse part rudraa, evenif ur mouse is usb sometimes ps2 is the onlyone which works

Quote:

till have done the same during #xorgconfig ( i tried it many times ),
#xorgsetup will automatically probe

ur system seems to be of specific kind not a usual one i think, so ur keyboard... (specific drivers may be there,(otherwise it wont show muxh problem) which model it is search its manual)

there will b problems with X when u start using slack, but try resolving it. then it will rock..
have u tried any other linux, where X was working fine
Quote:

why it was leaving black boundries in all four sides.
adjust the monitor menu, hope nothing to do with xorg


"as somebody was telling try using knoppix cd and copy the xorg.conf file"
finall i am not an expert.. so let others to say regards

rkrishna 01-10-2006 01:12 AM

so ur usnig 10.0 try 10.2 (bse it is out, but no gnome)
Posts: 438, means .... u were in lq for yrs hi:^)
i like this forum as much as i love slack

edit: even the knoppix xorg is generated from xorgsetup


All times are GMT -5. The time now is 02:10 AM.