dvorak, reverse scrolling, change mouse cursor, and installing icecat
ArchThis Forum is for the discussion of Arch Linux.
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.
dvorak, reverse scrolling, change mouse cursor, and installing icecat
How do I permanently get fluxbox to open with dvorak keyboard layout? I have edited xorg.conf according to the archlinux.org guide, but it doesn't work.
How do I get system wide reverse/"natural" scrolling? I have tried the guide on libinput, but it didn't work.
How do I install icecat? This seems to be an issue of using AUR. But when I'm installing via git, makepkg -si stalls at, "s|http://www.gnu.org/software/gnuzilla...IceCat/Help|g;' '{}' ';'" I mean, it dosen't lock up the system I can ctrl+C kill it.
And my mouse cursor is huge. Like it's the kiddie linux cursor set. How do I change this?
How do I install icecat? This seems to be an issue of using AUR. But when I'm installing via git, makepkg -si stalls at, "s|http://www.gnu.org/software/gnuzilla...IceCat/Help|g;' '{}' ';'" I mean, it dosen't lock up the system I can ctrl+C kill it.
Hello hedron,
What steps are you using to install icecat ? AUR packages are usually installed :
- download snapshot
- extract contents of snapshot (which includes PKGBUILD)
- run makepkg from directory where PKGBUILD was extracted. To automatically install as well, use the -i option (which you seem to have)
... is this what you are doing ?
Also, the AUR comments on icecat mention issues in the latest PKGBUILD. Have you taken a look at these and applied any required changes ?
I just used the icecat-bin and that installed fine. Not the latest version, but it works.
Although, now the keyboard mapping seems to have mysteriously failed again. I literally changed nothing, and now it won't work. And the xorg.conf mouse config doesn't work either, but a hackish editing of .Xmodmap fixed it. But getting back to the dvorak layout, it has always worked in TTY, I have no understanding why X just doesn't use that setting as the default? Why even have an xorg.conf if X just ignores everything in it?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.