| Author |
Message |
polycro
Newbie
Joined: 29 Mar 2000
Location: Starkville, Mississippi, USA
Online Status: Offline
Posts: 183
|
 Topic: display permissions Posted: 05 Apr 2000 at 23:53 |
|
display permissions
got a problem. for example when I am in x-windows logged in as myself, jim, I can su to root in a terminal but cannot launch any sort of windowed application, ie XMMS or xosview, because of lack of permissions to the display at :0. this is the same case when I run x-windows as root and su to someone else and try and run a windowed program. I just need to know how to change the permissions on display :0
A Page
|
|
|
IP Logged |
|
Guests
Guest Group
|
 Posted: 09 Apr 2000 at 02:40 |
|
Re: display permissions
don't you have to type chown root or that chmod stuff??
Da_PC's Linux & C++ Programming Site
|
IP Logged |
|
polycro
Newbie
Joined: 29 Mar 2000
Location: Starkville, Mississippi, USA
Online Status: Offline
Posts: 183
|
 Posted: 10 Apr 2000 at 15:00 |
|
Re: display permissions
yeah but chmod what?
a page
|
IP Logged |
|
Guests
Guest Group
|
 Posted: 10 Apr 2000 at 22:57 |
|
Re: display permissions
dunno.. chmod 777 or was it chmod 777 ??
Da_PC's Linux & C++ Programming Site
|
IP Logged |
|
polycro
Newbie
Joined: 29 Mar 2000
Location: Starkville, Mississippi, USA
Online Status: Offline
Posts: 183
|
 Posted: 11 Apr 2000 at 14:47 |
|
Re: display permissions
no, what I meant was 'chmod 777 what?' what goes in the what space? is there a file somewhere that represents the display?
a page
|
IP Logged |
|
Guests
Guest Group
|
 Posted: 12 Apr 2000 at 02:32 |
|
Re: display permissions
i dunno!! ask purge!!or you can do chown root /but that allows a user to have FULL access to the whole system. lol
Da_PC's Linux & C++ Programming Site
|
IP Logged |
|
polycro
Newbie
Joined: 29 Mar 2000
Location: Starkville, Mississippi, USA
Online Status: Offline
Posts: 183
|
 Posted: 12 Apr 2000 at 13:49 |
|
Re: display permissions
I don't think that chown or chmod will help much anyway because I think that the display permissions are in some text config file, maybe XF86Config or something similar, I just don't know which one.
a page
|
IP Logged |
|
Guests
Guest Group
|
 Posted: 12 Apr 2000 at 22:38 |
|
Re: display permissions
oh wait a sec.. now i rememberyou have to do chmod 777 on da X config file.. i think it was /etc/XF85Config or something.. that probably wasn't it though..
Da_PC's Linux & C++ Programming Site
|
IP Logged |
|
Guests
Guest Group
|
 Posted: 26 Apr 2000 at 20:49 |
|
Re: display permissions
check out your environment variables....
'set'
win
|
IP Logged |
|
Guests
Guest Group
|
 Posted: 03 May 2000 at 17:04 |
|
Re: display permissions
A general note - I wouldnt 777 anything, ever. 775 should be the most you need imho, spshly for root owned files!
|
IP Logged |
|