LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-26-2007, 03:33 AM   #1
pieper
LQ Newbie
 
Registered: Mar 2007
Location: St. Petersburg, Russia
Posts: 16

Rep: Reputation: 0
No Mouse for VPC 7 on Knoppix 5.1.1


A recent data recovery problem on my Mac's external HD sparked an interest in learning linux. I live overseas and internet is too expensive to use for downloading software, but i did find a copy of Knoppix 5.1.1 at a computer store. Loaded up - no problem - but no mouse. A search at Knoppix.net and others, reveals that this is a common problem that was first reported in January and as of yet still still has people posting. Apparently, earlier editions (5.0.1) are okay, but something was omitted in this edition.

I found one post here talking about Ndiswrapper, but am not even sure how to open the terminal in Knoppix without access to the mouse. Can any of the experts here offer their advice? Is there any hope for this newbie of making my Mac a Knoppix 5.1.1 box or should I start searching for something else?

Thanks!
 
Old 03-26-2007, 03:56 AM   #2
pieper
LQ Newbie
 
Registered: Mar 2007
Location: St. Petersburg, Russia
Posts: 16

Original Poster
Rep: Reputation: 0
I just found this information, but am not sure a) if it solves my problem and b)how to use it (especially without a terminal.) Any advice would be appreciated.

For those interested here is a link for Apple 15 aluminum powerbook info: http://tstotts.net/linux/gentoopb.html taken from http://www.linux-on-laptops.com (this is a wealth of info for all types of hardware.)

Mouse

Most versions of X11 support 3-button mouse emulation; however, it is not as configurable or robust as the kernel solution. If compiled-in, the kernel supports 3-button mouse emulation, configurable via sysctrl.

# zgrep '^CONFIG.*EMUMOUSE' /proc/config.gz

CONFIG_MAC_EMUMOUSEBTN=y

I prefer the ENTER key as Right-button and Fn-ENTER as Middle-button, where ENTER is the keypad enter key adjacent to the right-hand Apple command key. This way, the emulated buttons are adjacent to the trackpad itself.

# sudo grep mouse /etc/sysctl.conf

dev.mac_hid.mouse_button_emulation = 1
dev.mac_hid.mouse_button3_keycode = 96
dev.mac_hid.mouse_button2_keycode = 127

To use an external USB mouse, the kernel module usbhid must be loaded or compiled-in. Interestingly, some USB mice misbehave after a suspend-to-ram or a lengthy idle period; and they will never operate again unless plugged into a different USB port or a reload of the usbhid module. One such mouse with these troubles is: Kensington PocketMouse Pro Wireless 72117.

An adequte work-around for troublesome USB mice (and keyboards) is to compile the module usbhid as a module rather that compiled-in, and reload as necessary.

# zgrep '^CONFIG.*USB_HID' /proc/config.gz

CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDINPUT_POWERBOOK=y
CONFIG_USB_HIDDEV=y

# modprobe -r usbhid
# modprobe usbhid
 
  


Reply



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
X11 problem w/ RH9 under VPC .. RuralTurtle Red Hat 3 03-21-2007 02:18 PM
Redhat 9.0 on VPC 7.0 Minion281 Red Hat 0 04-01-2005 10:48 PM
Cannot bridge networks on FC2/VPC, yet NAT(Shared) works fine quinthar Linux - Networking 1 09-24-2004 08:46 PM
Which Guest OS to use on Virtual PC on a Mac (VPC 6.1.1) vasbinde Linux - General 0 09-04-2004 08:21 PM
Knoppix and mouse help jumpinkiwi Linux - Distributions 3 06-02-2003 05:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:25 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