LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-13-2006, 07:38 AM   #16
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15

i have changed some things
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"

# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:

# Option "Protocol" "Auto"

# The available mouse protocols types that you can set below are:
# Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
# Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
# MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
# ThinkingMouse ThinkingMousePS/2 Xqueue
# Option "Protocol" "PS/2"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"

# The mouse device. The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.

Option "Device" "/dev/input/mice"
# Option "Device" "/dev/mouse"
# Option "Device" "/dev/psaux"
# Option "Device" "/dev/ttyS0"
# Option "Device" "/dev/ttyS1"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

# Option "Protocol" "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

# Option "BaudRate" "9600"
# Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

# Option "Emulate5Buttons"
# Option "Emulate5Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

# Option "ChordMiddle"

EndSection

# Some examples of extended input devices

# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
 
Old 08-13-2006, 07:40 AM   #17
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
i cannot send u my slackwares "lsmod" and "dmesg | grep -i mouse" so ill pick them from ubunt

lsmod
j
Code:
an@jan-desktop:~$ lsmod
Module                  Size  Used by
rfcomm                 40216  0
l2cap                  26244  5 rfcomm
bluetooth              49892  4 rfcomm,l2cap
ppdev                   9220  0
cpufreq_userspace       4696  0
cpufreq_stats           5636  0
freq_table              4740  1 cpufreq_stats
cpufreq_powersave       1920  0
cpufreq_ondemand        6428  0
cpufreq_conservative     7332  0
video                  16260  0
tc1100_wmi              6916  0
sony_acpi               5644  0
pcc_acpi               12416  0
hotkey                 11556  0
dev_acpi               11140  0
container               4608  0
button                  6672  0
acpi_sbs               19980  0
battery                 9988  1 acpi_sbs
i2c_acpi_ec             5120  1 acpi_sbs
ac                      5252  1 acpi_sbs
ipv6                  265600  12
nls_cp437               5888  1
ntfs                  103536  1
dm_mod                 58936  2
md_mod                 72532  0
lp                     11844  0
af_packet              22920  2
tsdev                   8000  0
snd_seq_dummy           3844  0
snd_seq_oss            33536  0
snd_seq_midi            9376  0
snd_seq_midi_event      7552  2 snd_seq_oss,snd_seq_midi
snd_seq                51984  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
pcspkr                  2180  0
usbhid                 38368  0
floppy                 62148  0
via_agp                 9856  1
analog                 12320  0
nvidia               4550772  0
agpgart                34888  2 via_agp,nvidia
rtc                    13492  0
snd_via82xx            28824  1
gameport               15496  2 analog,snd_via82xx
snd_ac97_codec         92704  1 snd_via82xx
snd_ac97_bus            2304  1 snd_ac97_codec
usblp                  13056  0
snd_pcm_oss            53664  0
snd_mixer_oss          18688  1 snd_pcm_oss
snd_pcm                89864  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer              25220  2 snd_seq,snd_pcm
snd_page_alloc         10632  2 snd_via82xx,snd_pcm
snd_mpu401_uart         7808  1 snd_via82xx
snd_rawmidi            25504  2 snd_seq_midi,snd_mpu401_uart
snd_seq_device          8716  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
i2c_viapro              8980  0
snd                    55268  13 snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
i2c_core               21904  3 i2c_acpi_ec,nvidia,i2c_viapro
parport_pc             35780  1
parport                36296  3 ppdev,lp,parport_pc
psmouse                36228  0
serio_raw               7300  0
via_ircc               26900  0
irda                  186940  1 via_ircc
crc_ccitt               2304  1 irda
via_rhine              23940  0
mii                     5888  1 via_rhine
shpchp                 45632  0
pci_hotplug            29236  1 shpchp
soundcore              10208  1 snd
evdev                   9856  2
ext3                  135688  2
jbd                    58772  1 ext3
ide_generic             1536  0
ehci_hcd               32008  0
uhci_hcd               33680  0
usbcore               129668  5 usbhid,usblp,ehci_hcd,uhci_hcd
ide_cd                 33028  0
cdrom                  38560  1 ide_cd
ide_disk               17664  7
via82cxxx               9988  0 [permanent]
generic                 5124  0
thermal                13576  0
processor              23360  1 thermal
fan                     4868  0
fbcon                  42784  0
tileblit                2816  1 fbcon
font                    8320  1 fbcon
bitblit                 6272  1 fbcon
softcursor              2304  1 bitblit
capability              5000  0
commoncap               7296  1 capability
jan@jan-desktop:~$
dmesg | grep -i mouse

j
Code:
an@jan-desktop:~$ dmesg | grep -i mouse
[4294672.076000] mice: PS/2 mouse device common for all mice
[4294690.701000] input: USB HID v1.00 Mouse [Genius Wireless NetScroll+ Superior ] on usb-0000:00:10.0-2
jan@jan-desktop:~$
 
Old 08-13-2006, 12:26 PM   #18
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
ok i decided to buy a ps 2 adapter which converts your mice from usb to ps/2 if that will help
 
Old 08-13-2006, 06:47 PM   #19
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
I don't think that will help, and your list of modules (lsmod)
from Ubuntu is useless for your Slackware problem. You can save
some lines and issue "lsmod | grep -i usb" but we really need
to see that output from Slackware.

Do you have a USB flash disk or some media where you could save
it? Perhaps you could cp it from Ubuntu to Slackware?
 
Old 08-14-2006, 06:00 AM   #20
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
i have mounted slackware partition.Is it possible to find that data with ubuntu.I mean if i type lsmod | grep -i usb it comes from somewhere.So i would find that document and copy it here
 
Old 08-14-2006, 06:12 AM   #21
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
You cannot find data about modules of an OS that is not running.

You could do several things. One of which would be to make a file
of the "lsmod" output in Slackware. Then if you can mount that part
in Ubuntu, you can open the file and copy and paste the contents.

When you type "lsmod" it list the modules for the operating system
which you are running. Hence, if you boot Ubuntu it gives the list
of modules for Ubuntu.

You need to same modules in Slackware, and you also need the same
options in /etc/X11/xorg.conf for the mouse to work.
 
Old 08-14-2006, 07:08 AM   #22
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
Just tell me how to open main menu with keyboard(in KDE)
 
Old 08-14-2006, 07:43 AM   #23
a.malich
LQ Newbie
 
Registered: Aug 2006
Distribution: Slackware
Posts: 9

Rep: Reputation: 0
jan1024188,

Are you using a mouse + keyboard set? Is the mouse and the keyboard using one common USB receiver? I'm asking as I had a Logitech keyboard & mouse set and I used to encounter the same problem.

I know no solution to this, but I hope it may clear things up a bit.

a.malich
 
Old 08-14-2006, 08:32 AM   #24
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by jan1024188
Just tell me how to open main menu with keyboard(in KDE)
I don't use KDE anymore, so I don't know. But if you are trying to get
a program to run, such as konsole, issue Alt+F2 and you'll get a run
command dialog box. Then you can enter "konsole" for instance and it
will launch the app. NB: If the app is not in the user's $PATH, you
will have to give the full path, i.e., /opt/kde/bin/konqueror
 
Old 08-14-2006, 10:02 AM   #25
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
how did you make |? I dont have this on my keyboard
 
Old 08-14-2006, 10:07 AM   #26
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
That is the pipe, and it is on all keyboards afaik.

On mine it is above the \ (backslash), so use Shift+\ (backslash).

If you have a different keymap it could be different. And if you would put
your location in your LQ UserCP, it would help people understand some things
and make allowances for such things as, "Perhaps English isn't his/her first
language." And putting your distribution tells people what operating system
than can expect to know to help you.

For instance, if the poster is interested in help with Fedora Core x, I usually
have to pass them by, because I never saw that OS.
 
Old 08-14-2006, 12:14 PM   #27
jan1024188
Member
 
Registered: Jul 2006
Posts: 84

Original Poster
Rep: Reputation: 15
it doesnt help i tyed everything.Ihave a fres install..but i didnt find terminal...how to open it whit keyboard
 
Old 08-14-2006, 06:52 PM   #28
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
I'm sorry but I'm a bit confused by "i didnt find terminal".

If you have Slackware starting in the default runlevel 3, it
is bringing you to a "terminal" with a login prompt. You need
go no further to use a terminal. Just login and then do not
issue "startx" to start the X server. You will have full use
of your Slackware system right there.

If you are opening Slackware in runlevel 4 or whatever is the
one which boots to GUI, then you should be able to launch an
app by pressing "Alt+F2" to open the "Run command" dialog. At
that point you may enter "konsole" to launch that app. Or if you
prefer, you can issue "Ctrl+Alt+F2" to get to another terminal
(tty2), and login and work there. Then "Ctrl+Alt+F7" will get
you back to the GUI.
 
Old 08-14-2006, 06:59 PM   #29
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by Chinaman
I'm sorry but I'm a bit confused by "i didnt find terminal".

If you have Slackware starting in the default runlevel 3, it
is bringing you to a "terminal" with a login prompt. You need
go no further to use a terminal. Just login and then do not
issue "startx" to start the X server. You will have full use
of your Slackware system right there.

If you are opening Slackware in runlevel 4 or whatever is the
one which boots to GUI, then you should be able to launch an
app by pressing "Alt+F2" to open the "Run command" dialog. At
that point you may enter "konsole" to launch that app. Or if you
prefer, you can issue "Ctrl+Alt+F2" to get to another terminal
(tty2)
, and login and work there. Then "Ctrl+Alt+F7" will get
you back to the GUI.
If booting with init 4 (GUI login) the only console open is 6. So open it with ctrl+alt+F6
 
Old 08-14-2006, 07:02 PM   #30
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
Thanks for the correction cwwilson721. Perhaps it's now obvious
that Chinaman never boots to a GUI. I tried my advice from Xfce,
but my boxen only use runlevel 3.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HP wireless k/b and mouse set- mouse problem lubond Linux - Hardware 5 08-14-2006 02:10 PM
mouse/mouse driver problem nadim khemir Mandriva 0 08-07-2004 06:01 AM
Mozilla middle click problem, maybe a mouse problem techrolla Linux - Software 5 04-21-2004 01:40 AM
Mouse problem philF Linux - Hardware 4 01-27-2004 04:03 AM
The you have a Mouse Pointer Problem(mouse stick top left)here is the solution. dr4ven Linux - Hardware 0 05-25-2003 06:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration