SlackwareThis Forum is for the discussion of Slackware 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.
Thanks, Eric, for the quick reply.
When I went multilib I used the -9alien compat32-tools to convert packages from my 12.2 DVD. I just wondered whether these would still be OK.
It would be better to use the "11alien" package and re-create those "-compat32" packages (or download them again from my website if you do not have a local 32-bit Slackware package tree).
I've made some changes to the "convertpkg-compat32" script - which does the actual conversion - and the resulting packages are cleaner.
It's not required though, as long as you re-installed Slackware's original hal/dbus/mysql packages and upgraded to the latest version of my compat32-tools package.
It's not required though, as long as you re-installed Slackware's original hal/dbus/mysql packages and upgraded to the latest version of my compat32-tools package.
Eric
Yes, I've done that.
Quote:
Originally Posted by Alien Bob
It would be better to use the "11alien" package and re-create those "-compat32" packages (or download them again from my website if you do not have a local 32-bit Slackware package tree).
I've made some changes to the "convertpkg-compat32" script - which does the actual conversion - and the resulting packages are cleaner.
Right, I'll do that if any problems crop up.
Thanks again.
I've been working with problems of my own with 'KDE 4.2' an stumbled on this thread to solve issues with a laptop.
For users that need to use their touchpad with 'synaptics' vertical scroll and double-tap you can look at 'synaptics touchpad settings in xorg.conf not persisting upon reboot' thread. Hope this aids you in setting things up properly. One thing, you don't have to unload/reload the mouse driver. Just exit your 'X' session then restart a session.
Quote:
Originally Posted by vinegaroon
In Slackware 13.0 this type of configuration has changed.
You most likely do not need any xorg.conf file.
Input stuff is now handled by hal, to edit these settings first copy over /usr/share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi to /etc/hal/fdi/policy
Then take a look at that file, it's fairly obvious if you follow the examples.
Don't make the same mistake as the OP with mistaking the <!-- and --> text comment tags (Red in sample);
Code:
sample '/etc/hal/fdi/policy';
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<!-- Arbitrary options can be passed to the driver using
the input.x11_options property since xorg-server-1.5. -->
<!-- EXAMPLES:
Switch on shared memory, enables the driver to be configured at runtime
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
Maximum movement of the finger for detecting a tap
<merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
Enable vertical scrolling when dragging along the right edge
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
<merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
Enable left click
<merge key="input.x11_options.TapButton1" type="string">1</merge>
If on, circular scrolling is used
<merge key="input.x11_options.CircularScrolling" type="string">true</merge>
For other possible options, check CONFIGURATION DETAILS in synaptics man page
-->
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
<merge key="input.x11_options.TapButton1" type="string">1</merge>
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge> <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
</match>
</device>
</deviceinfo>
Quote:
excerpt 'man synaptics';
NOTES
There is an example hal policy file in ${sourcecode}/fdi/11-x11-synap-
tics.fdi which will enable the driver based on the information if the
hardware is available. Feel free to copy it to /etc/hal/fdi/policy and
customize it to your needs. You can pass custom options to the driver
using x11_options properties. Note that this requires xorg-server-1.5
or higher.
Look at the 'man synaptics' for detailed information.
Last edited by onebuck; 10-03-2009 at 03:26 PM..
Reason: corrections
I really haven't looked lately. The 'SlackwareŽ Essentials' book was due out mid 2009 but then pushed back to late 2009. The installation is basically the same. Take a look at the above link then if you have any problems you can always post back here or create a new thread within the Slackware forums.
The next 'SlackwareŽ Essentials' should be out soon. If your interested in listening to Alan Hicks interview.
I need to 'Thank' cwizardone for his post, which got the old thoughts back out front for this issue of trailing the need to document some of the things that just don't appear or jump out at you. That is unless you happen to read a lot here on the Slackware LQ forum or just a doc addict.
I know that to spend time to weed through to find the jewel which will afford that special repair can become frustrating.
pwc101 and I have been working on this new wiki for a short while. As a wiki goes there's always room to improve and with this one we are still shaking things out. So please be patient as we work out some of the kinks.
I created another wiki page 'Slackware-Cellar' to avail the sharing of Slackware Test Beds/Benches/Experimental System Setups.
I'm sure someone is bound to say; 'What's the damn purpose?'.
As I said above it's a place to share your custom setups. I'm hoping that both will come to the aid of the Slackware community.
I want too introduce a new member and the recent post by Josh; 'Slackware 13 - The Odyssey'. The writer is a newbie to Slackware Linux and wishes to share his experiences by writing a good thread about his introduction.
I wish to encourage Josh (aka jpcrow) to continue with the excellent writing style and the sharing of his experiences. To other members, if you haven't read the Thread then I suggest that you look it over.
If you happen to have a 'ATI' graphics then you may find 'Radeon kms works!' a good reference and a possible solution to your problems with older cards.
You should be aware that not all users will be able to get those older 'ATI' units functional by using 'kms' but it's worth a try.
I'm still working on a laptop with issues. I have too get back on this just to get it off my mind.
The weather here has allowed or should I say availed me time away from my farm duties so I should get things resolved. Soon, I hope!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.