FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Fedora howto: 5 button mouse, triple display, link to alsa how to
First off, someone needs to add this to a howto or something...this is a common question I see alot, but it seems people dont answer it fully. I think I answer it fully, but if I don't then mod it and fix it or reply to it and say hey loser...this is wrong.
Well here goes, it has taken a while to get 5 buttons to work in fedora, so i am going to give my information, so maybe it will help someone else?
First off I am running Fedora Core 1, and 2.6 kernel
I am in such a helping mood over the past two days I thought I would also show you my "triple display" /etc/X11/XFConfig file. I use 1 nvidia agp card and 2 shitty pci cards.
I have changed my XF86config file and then the buttons on either side did do left and right. I inputted the bash script and it automatically does everything at startup.
However my two buttons on either side suddenly switched off.
Help.
EDIT *Forget it, I installed from the link imwheel and this fixed my problems.
and I created (or maybe modified, can't remember now) a file named imwheelrc at the following location:
/etc/X11/imwheel/imwheelrc
contents of that file are:
Code:
".*"
None, Up, Alt_L|Left
None, Down, Alt_L|Right
i know the buttons on the side of the mouse are being noticed, xev detects them, and in mozilla, the left button works as "page up" and the right button works as "page down"
Have you gone into the mozilla preferences and looked at mouse options. There is a option down the bottom to match what the buttons do and it sounds like this option is inputted wrongly.
Let me get this straight.
1. Your mouse wheel works
2. the left and right buttons of the mouse wheel work
3. They are not going forward and back in terms of pages
4. You have definitely created the file mouse in the
/etc/X11/xinit/xinitrc.d/ folder
Not just the xint folder?
sorry about the long down time. had a lot to do at work lately.
1. yes. the mouse wheel scrolls up and down.
2. yes. xev gives output showing that the left and right buttons are recognized.
3. correct. the buttons paste highlighted text to the URL field in my browser.
4. yep. the text below is definitely in the file /etc/X11/xinit/xinitrc.d/mouse
Make sure before you unpack it that you:
1. Run the "imwheel -k" command in your terminal to counteract your mouse file loader.
2. You delete the directory called imwheel from the X11 folder
3. You delete any other directories called imwheel from the X11 folder after you have uninstalled them. If you don't know how just delete them and run the imwheel it will overwrite them anyway.
2. Mozilla is incorrectly configured.
Goto Edit>>>Preferences>>advanced>>mouse Wheel
make sure you have the Alt, Control and Shift configured to move backwards and forwards while browsing.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.