LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-27-2003, 11:01 PM   #1
Aman9090
Member
 
Registered: Sep 2002
Location: Connecticut, USA
Distribution: Gentoo 2004.0
Posts: 174

Rep: Reputation: 30
Unhappy Enlightenment


I have the enlightenment Window manager and just used a friend's config file. many times i will click to the desktop and have XWindows crash. Is there a way to fix this? Thanks.

Also, how do I get my scroll wheel on my mouse working?

Last edited by Aman9090; 09-27-2003 at 11:26 PM.
 
Old 09-28-2003, 12:06 AM   #2
ed_thix
Member
 
Registered: Apr 2002
Location: Malaysia
Distribution: Slackware 15 & Ubuntu
Posts: 94

Rep: Reputation: 31
try to look at this post

about your mouse, edit /etc/X11/XF86Config and at the "InputDevice" Section add these parameters

Quote:
Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
 
Old 09-28-2003, 11:15 AM   #3
Aman9090
Member
 
Registered: Sep 2002
Location: Connecticut, USA
Distribution: Gentoo 2004.0
Posts: 174

Original Poster
Rep: Reputation: 30
how would i go about reading an NTFS drive so I can listen to my mp3s? And how do you extract tar.bz2 files? Thanks
 
Old 09-29-2003, 07:12 AM   #4
ed_thix
Member
 
Registered: Apr 2002
Location: Malaysia
Distribution: Slackware 15 & Ubuntu
Posts: 94

Rep: Reputation: 31
you can recompile your kernel for read support of NTFS, Im not sure if the standard kernel is compiled that way (I use different drives for Slack and WinXP) ..

to extract a *bz2 file use the command

$bunzip filename.tar.bz2

this will bunzip the file to tar format, then you can do a

$tar -xvf filename.tar

or you can use the -j option with tar

$tar -jxvf filename.tar.bz2
 
Old 09-29-2003, 07:44 AM   #5
wonderpun
Member
 
Registered: Aug 2002
Location: Geekland, Planet Earth
Distribution: Slackware 9.1
Posts: 323

Rep: Reputation: 30
umm actually working with your NTFS partition is quiet dangerous and not recommended! But if you still want to do so. Then you should create a directory like /mnt/ntfs in order to mount the partition. Then do a:
mount /dev/your_ntfs_partition /mnt/ntfs
If there's an error and the partition isn't mounted this means that you have ntfs support disabled in your kernel. Still I suggest you create a FAT32 partition for exchanging your files between Windows and Linux and store your movies, mp3s and documents there. Good luck!

P.S. If you screw up windows please don't blame me
 
Old 09-29-2003, 01:09 PM   #6
jaMslack
LQ Newbie
 
Registered: Jun 2003
Distribution: Slackware current
Posts: 6

Rep: Reputation: 0
This is how i did the ntfs . log in as root and edit the /etc/rc.d/rc.modules
there U'll find a line something like
#/sbin/modprobe ntfs
delete the # and save and exit. then just run the file by typing /etc/rc.d/rc.modules (still as root)
Now you should have ntfs support .. at least i had
then mount as root for example if your ntfs drive is in /dev/hda3
then first type
mkdir /mnt/ntfs to make a dir to mount it in then simply
mount /dev/hda3 /mnt/ntfs
works for me ... oh and you have to be root or else you dont have the rights to look in it
you probably want to make it automount at the boot so just add it to /etc/fstab
I did this on slack 9.0
 
Old 09-29-2003, 06:18 PM   #7
Rodrin
Member
 
Registered: May 2003
Location: Upstate NY, U.S.
Distribution: Slackware
Posts: 248

Rep: Reputation: 31
Read support for NTFS is not considered dangerous. Just don't configure any write support for it, and you should be OK.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
enlightenment CrAZy_MoNKeY Slackware 9 05-04-2006 04:34 PM
I want to try Enlightenment... Brother Michael Linux - General 6 12-09-2003 09:35 AM
Enlightenment? CiTl2uS Linux - Newbie 7 05-28-2002 12:40 AM
Enlightenment TravisB Linux - General 10 05-23-2002 11:37 AM
Enlightenment C-Lo Linux - Software 2 05-19-2002 07:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration