LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-24-2005, 09:38 PM   #1
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Rep: Reputation: 15
help a newbie in fluxbox


i really dont know what to do, i have put in "~/.fluxbox.init" while signed in as a regular user, but i keep getting this error saying "permission denied" i need someone to tell me how to fix this. cuz the only thing im trying to really do is get a new background, but i apparently hafta get into the .init part of .fluxbox, and if its denying me access then im not sure what to do. so can someone tell me how to correct or get around this?
 
Old 01-24-2005, 09:41 PM   #2
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
the file is actually ~/yournamehere/.fluxbox/init

are you logged in as a user, or as root? each user will have his own set of fluxbox files...
 
Old 01-24-2005, 09:52 PM   #3
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by detpenguin
the file is actually ~/yournamehere/.fluxbox/init

are you logged in as a user, or as root? each user will have his own set of fluxbox files...
im in as user i almost never do root, unless i hafta
 
Old 01-24-2005, 09:59 PM   #4
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
cool cool...ok, just open konqueror and type /home/your name or whatever you have here/.fluxbox
and it will list the files for you...
 
Old 01-24-2005, 10:05 PM   #5
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by detpenguin
cool cool...ok, just open konqueror and type /home/your name or whatever you have here/.fluxbox
and it will list the files for you...
ok, i really need to know why it keeps telling me that permission is denied, cuz i did just what you said but apparently i dont have the permission to enter the .fluxbox/whatever.

soo helpppp.
 
Old 01-24-2005, 10:16 PM   #6
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
hmm
are you in fluxbox now?

there is no reason i can think of that you should be denied access to a user file if you're logged in as that user....what are you using to open it with? konqueror or another editor?

you're using slack10, right?
 
Old 01-24-2005, 10:18 PM   #7
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by detpenguin
hmm
are you in fluxbox now?

there is no reason i can think of that you should be denied access to a user file if you're logged in as that user....what are you using to open it with? konqueror or another editor?

you're using slack10, right?
yes im using slack10, and im using rxvt, i figured it out, i had to type in kedit .fluxbox/init and then it let me in, but now im not sure what im supposed to do...
 
Old 01-24-2005, 10:22 PM   #8
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
once you're in...if all you wanna do is change the background...such as use a different picture, scroll down to the line that says:

session.screen0.rootCommand:

and add this line:

fbsetbg -f /home/yournamehereagain/where ever the pic is at that you want to link...

mine is this

fbsetbg -f /home/jk/backgrounds/XmaN_TuxSun.jpg
 
Old 01-24-2005, 10:26 PM   #9
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by detpenguin
once you're in...if all you wanna do is change the background...such as use a different picture, scroll down to the line that says:

session.screen0.rootCommand:

and add this line:

fbsetbg -f /home/yournamehereagain/where ever the pic is at that you want to link...

mine is this

fbsetbg -f /home/jk/backgrounds/XmaN_TuxSun.jpg
the fbsetbg command doesnt work for me, im using the default setup of fluxbox, and it doesnt support that command, but bsetbg does, now i just gotta locate the damned picture...
 
Old 01-24-2005, 10:41 PM   #10
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
yay!!!
 
Old 01-24-2005, 10:41 PM   #11
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Original Poster
Rep: Reputation: 15
so now im doing a updatedb and then i can hopefully do slocate
 
Old 01-24-2005, 10:46 PM   #12
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
yeah...slocate needs the database to search from that is created from updatedb....
it's a good idea to run updatedb now and then...to make sure your slocate database is current...
 
Old 01-24-2005, 11:44 PM   #13
nixerwannab
LQ Newbie
 
Registered: Jan 2005
Distribution: Fedora 28
Posts: 27

Original Poster
Rep: Reputation: 15
ok, now i gotta get this wifi working, its a wusb12b and im working on getting the drivers, so lets hope this works with the help of irc....
 
  


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
basic newbie question about fluxbox lmellen Linux - Newbie 4 06-23-2004 11:55 PM
fluxbox newbie Balkman Linux - Newbie 8 06-12-2004 04:44 PM
rox and fluxbox (newbie) Stamp Slackware 4 04-23-2004 04:26 AM
FluxBox install help (im a newbie) miamimods Linux - Newbie 5 09-07-2003 08:24 PM
Fluxbox Newbie Crashed_Again Linux - Newbie 7 03-03-2003 05:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:19 AM.

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