News aggregator
Mouse Issue in Slackware-13.1
1. Touchpad thing, w/2 buttons and a strip along the side which on a good day scrolls up and down. This gets 75% use
2. A Low res cheapo external wheel mouse with a lead that rolls up on itself and gets out of the way. Gets about 25% use
CHANGES_AND_HINTS.txt on the dvd suggested
If you are using input hotplugging via HAL and a synaptics touchpad, then you might need to copy /usr/share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi to /etc/hal/fdi/policy/ and edit it to suit your needs.
Now I got the cp, but not the edit. Problem is, if I start X without the external mouse, the strip along the side is no use on the touchpad. Apart from that, It's excellent - brilliant really. The low res mouse and the higher res touchpad have suitable acceleration which was always a battle before.
Any hints on this? xml isn't really my thing.
LXer: Google Faces a Tough Fight Against iTunes
With Android already on millions of devices, the upcoming Google Music service will have a waiting audience, but is Google prepared to run a commercial music service?
Read More...
Iron Steam – Sci-Fi Adventure In Development
linuxgamingnews.org: Iron Steam is a sci-fi adventure game in which you play as a robot (from 1st person view) in a quest to find the meaning of your existence.
How Linux Land Got Better Since Last Summer
linuxinsider.com: If the end of the year is a good time to take stock of all that's passed in the preceding 12 months, then why not the end of the summer? That, indeed, is just what Linux bloggers have been doing over the past week or so, thanks to a recent Open Ballot on TuxRadar.
Ubuntu 10.10 Netbook Edition beta review
- Ubuntu 10.10 Netbook Edition beta review
- Ubuntu 10.10 netbook beta: unusable on my netbook
Linux Mint 9 Fluxbox Review
linuxnov.com: I have been using Linux Mint since Linux Mint 5 Elyssa always was interesting in Linux Mint Fluxbox editions because it does not require high hardware specifications using a really lightweight window manager Fluxbox based on Blacbox.
Absolute, Dream
kmandla.wordpress: A couple of years ago, one of my first distro-hopping experiences was to tinker with DreamLinux. At the time it was quite impressive. From another side of the camp, here’s Absolute Linux.
No Bootsplash in Ubuntu 10.04
http://www.youtube.com/watch?v=Rhmr3GAGO8w
All I have is a blank screen. How do I fix it? Shouldn't it just be there by default? Do I need to install anything extra, like usplash or something?
Also exactly what Google apps are available for Linux/Ubuntu now? I read somewhere Google Desktop Search was available. This would rock, as having tried Beagle in the past and not having been all that impressed with it (it lacked the feel of real OS level integration and always just seemed to run like a separate app.), I would be hopeful that Google Desktop search would work a bit better.
Has anyone tied it? What's your view? Now that Mac and Windows both have advanced Desktop search integration, it seems that search (or specifically pre-built-in integrated search) is one area where Gnome is still seriously lacking.
root password?
Just got Ubuntu (latest, greatest) installed. IIRC I selected 'auto loggin' from the install CD, but I'm unsure how this works. I have a user loggin 'ray' and a PW that's all OK. In the GUI, if I want to do something heavy it asks me for a PW which tells me that I'm 'root' at that time.
But at the CL prompt I can't log in as root with no PW nor with the PW I use as 'ray'.
BTW, is there somewhere I can bitch about the install CD? It was not an unpleasant experience, but I think it could be a bit better.
multiple monitors with latest Ubuntu
Brand new to this. Got Ubuntu installed with not much trouble, tho I found the install CD not as helpful as it might be. Anyway, I have three monitors and want to get them running, same as in XP. Is there somewhere I can read up on this? At the moment my worst card is on the lowest PCI slot, and as I understand it, that makes it always the default, but XP has no trouble with that. Ubuntu's monitor setup page tells me 'unknown monitor' and seems unhappy with the graphics abilities of the card, but lspci reports all three cards correctly, so they are 'visible' at least.
Thoughts?
LXer: The Key to a Successful Linux Conversion
People are resistant to change. This is a fact and it is not going to change any time soon. Because of this they will not want their entire computer to change on them all at once. An important fact that a lot Linux Advocates miss is that the conversion to Linux starts on Windows or OSX.
Read More...
BOOTLOADER question
I configured it to boot with LILO and then to windows as the primary OS.
If I delete the Mandrake partition will the Windows bootloader automatically take over or will I lose the ability to boot to Windows
Transfer Music to and from iPhone 4?
Mine is recognized - the Rhytmbox and F-Spot are launched. There is an iPhone desktop icon. However, if I launch Rhytmbox the icon dissappears and I do not know how to get it back - except plug and unplug the USB cable. Can not do much with Rhytmbox either - if I leave it running and do plug/unplug the phone appears but nothing underneath - I'll have to make yet another trial.
This is, however besides the point - as I am not really interested playing music from iPhone with my laptop. I am interested in getting music data copied up on my iPhone from my Ubuntu Laptop.
I can see Photos on my phone immediately if I do not start Rhytmbox or F-Spot and double-click the desktop icon straight ahead. I can also see a iTunes folder, but underneath under a music folder there are some about 40 folders, some empty some not - if there is mp3s they have some non-descriptive file names. So I assume iTunes just takes the files and somehow renames and places them under the iTunes - Music folder.
Is there any easy way of just copying and pasting the stuff on phone folder with nautilus so that the phone's iPod program can play it?
Fibre optic capacity 'auto-tuned' by novel device
http://www.bbc.co.uk/news/technology-11229085
I made avi file using gimp. mplayer is OK, Macintosh and others are not.
I made an animation file (avi file) using gimp. (All default setting for master videoencoder, audio file is either wav or aiff format)
mplayer can play it as expected. (both video and audio)
vlc plays only audio with white noise, no video at all, (black screen)
cinelerra goes wrong (like Mac and windoes)
Macintosh and windoez (application chosen by OS) can play video, but audio plays incomplete (white noise goes every now and then)
As I need to distribute this file to work community (mostly non Linux) I need to trouble shoot.
So far I have not found any significant error message (gimp, mplayer, vlc, cinelerra).
file command gives me Code: RIFF (little-endian) data, AVI, 1032 x 1800, 1.00 fps, video: Motion JPEG, audio: uncompressed PCM (stereo, 22050 Hz) Original audio file plays flawlessly on any platform.
So far, I have changed video aspect ratio and audio sampling rate. For some reason audio 22.05k sampling rate (gimp audio option) does not work at all.
Where can I start?
My system: Debian squeeze.
minicom for serial communication in C under Linux
I am new to minicom. I have followed links and help online. I am able to see my serial port ttyS1. I as configured it and all for my protocol. But after connecting my serial port device and running minicom -c on. I do nto know how to proceed from there. Can any one tell me or suggest me the link where I can find details on it.
I want to read data from weighting scales to my linux machine in C program using serial port communication. Do you think I can use minicom for the same . if yes how?
please do suggest me , i need it to be done.
Thanks
Cadd
need on rewrite rule help
rewrite rules for http://subdomain.maindomain.com/path/ to http://path.maindomain.com
is there way to do this with rewrite?
