PDA

View Full Version : pclinxuos 2007 beta


BIGEE1212
02-03-2007, 05:23 PM
Started using this distro and it's pretty solid, although I have some questions. (maybe it applies to other linux distributions as well)

1. How do I change the fonts in a non-kde program (namely Opera), the menu fonts are too small on 1920 x 1200 resolution.

2. How do i get the feature of pressing my scroll wheel to get universal scrolling? (if that makes sense)

3. how do i adjust shortcuts within opera? I want to be able to hold the ctrl key and scroll up and down to change the zoom on the page. This feature is present in Windows.

Thanks.

bigtrouble77
02-03-2007, 09:37 PM
1. (In Opera) Preferences -> Fonts -> Interface Menu Fonts
2. I think I understand the question, and i'm not sure how to do it.
3. That already works fine for me in Ubuntu

BIGEE1212
02-15-2007, 09:20 PM
Well, I'm using the newest test release (number 2) for pclinuxos and its even better than the first one. The ipw3945 drivers are included which makes it much easier to configure my wireless setup. One gripe, I'm running beryl right now, but oddly, the title bars of every windows goes away (ex. where it says Opera - Notebookforums or OpenOffice - Writer)
Obviously, I can't drag and drop windows with beryl activated... anyone got a solution?

bigtrouble77
02-15-2007, 10:47 PM
Obviously, I can't drag and drop windows with beryl activated... anyone got a solution?
Try this:
In Section "Screen" in your etc/X11/xorg.conf add this:
Option "AddARGBGLXVisuals" "True"

BIGEE1212
02-16-2007, 04:47 PM
Ah, thanks, I completely forgot to do that .... But now it works!

beryl is freaking cool... although ill probably get tired of it within a week or two

bsmith
02-16-2007, 05:28 PM
as to #2. What mouse are you using? You'll probably need to adjust your xorg.conf for the specific mouse, number of buttons etc.

BIGEE1212
02-18-2007, 11:33 AM
Logitech mx510

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

Section "InputDevice"
Identifier "Mouse2"
Driver "evdev"
Option "product" "0xc01d"
Option "HWheelRelativeAxisButtons" "7 6"
Option "vendor" "0x046d"
EndSection

Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection


I have one mouse connected through usb, and the touchpad works perfectly.

Also, how do I get the xbox360 controller to work through usb? I go to the pclinuxos control center, but it can't detect it... Does the linux kernel support this pad?

seablade
02-18-2007, 04:43 PM
I would say if it works it will read as a joystick. Unfortunately I have no experience setting up Joysticks in Linux, so I can't help you much there.

Seablade

abf
02-19-2007, 09:11 PM
hmm...i wonder if the pclinuxos kernel has joystick support. i guess its something to ask texstar on the pclos forums. i only had to setup my Logitec Wingman on Ubuntu a while back and that worked pretty good.