Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Making XDM look good
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Sun Jan 02, 2005 11:41 pm    Post subject: Reply with quote

jack_mort wrote:
Really cool this howto ! I'll finaly be able to wipe out gdm :) But I've just a little question : is it possible to change the default cursor, as in gdm ? I suppose it's controlled in the Xresources file, but I can't find how :(

XDM runs as root, so if you set a cursor for the root user then it will change the cursor in XDM. There might be another way of doing it, but that will work and I am not sure of other methods.
Back to top
View user's profile Send private message
WhyteWolf
Apprentice
Apprentice


Joined: 01 May 2002
Posts: 168
Location: Las Vegas

PostPosted: Mon Jan 03, 2005 6:26 am    Post subject: Reply with quote

in regards to setting a cursor

man xsetroot

Code:
-cursor cursorfile maskfile
              This  lets  you  change the pointer cursor to whatever you want when the pointer cursor is outside of any window.  Cursor and mask files are bitmaps
              (little pictures), and can be made with the bitmap(1) program.  You probably want the mask file to be all black until you get used to the way  masks
              work.

thease might be useful

Code:
-cursor_name cursorname
              This  lets  you  change the pointer cursor to one of the standard cursors from the cursor font.  Refer to appendix B of the X protocol for the names
              (except that the XC_ prefix is elided for this option).

_________________
Thomas Phipps
Linux User #180408 LFS User #1791
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Mon Jan 03, 2005 12:58 pm    Post subject: Reply with quote

WhyteWolf: Yeah, I forgot about reading that. I shall look into that when I get home. :D
Back to top
View user's profile Send private message
s4kk3
Apprentice
Apprentice


Joined: 15 Oct 2004
Posts: 232
Location: Finland

PostPosted: Mon Jan 03, 2005 4:38 pm    Post subject: Re: Making XDM look good Reply with quote

Pwnz3r wrote:

OMG its XDM!


That's sweet. Thanks Pwnz3r! 8)
_________________
My own filemanager project
Back to top
View user's profile Send private message
pjj
Apprentice
Apprentice


Joined: 30 Apr 2004
Posts: 165
Location: The Netherlands

PostPosted: Mon Jan 03, 2005 8:13 pm    Post subject: Reply with quote

Is it possible just to use my ~/.xinitrc so when I log in with XDM it is the same as startx? When I log in now whith XDM it only starts my WM discribed in /etc/rc.conf.
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Mon Jan 03, 2005 8:38 pm    Post subject: Reply with quote

pjj wrote:
Is it possible just to use my ~/.xinitrc so when I log in with XDM it is the same as startx? When I log in now whith XDM it only starts my WM discribed in /etc/rc.conf.

Make the file /etc/X11/Sessions/default just have the following in it. I shall add this to my howto as well, so thanks for mentioning it. :)

Code:
source ~/.xinitrc


That should do the trick, but if not then please tell me. :)
Back to top
View user's profile Send private message
TrueDFX
Retired Dev
Retired Dev


Joined: 02 Jun 2004
Posts: 1348

PostPosted: Mon Jan 03, 2005 8:47 pm    Post subject: Reply with quote

An easier way to do that is to use ~/.xsession instead of ~/.xinitrc. One can be a link to the other, if you update it often.
Back to top
View user's profile Send private message
pjj
Apprentice
Apprentice


Joined: 30 Apr 2004
Posts: 165
Location: The Netherlands

PostPosted: Mon Jan 03, 2005 10:20 pm    Post subject: Reply with quote

Don't work :( . I had to create the /etc/X11/Sessions/default file and just put source ~/.xinitrc in it. Also maked a symbolic link from ~/.xinitrc to ~/.xsession but this also didn't solve the problem. It is still starting up just as before no difference.
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Mon Jan 03, 2005 11:39 pm    Post subject: Reply with quote

Did the /etc/X11/Sessions/default idea work? Just making sure because that post sort of confused me. :\
Back to top
View user's profile Send private message
pjj
Apprentice
Apprentice


Joined: 30 Apr 2004
Posts: 165
Location: The Netherlands

PostPosted: Tue Jan 04, 2005 5:53 pm    Post subject: Reply with quote

No didn't work :( . Sorry to confuse you my English isn't that good (you probably noticed already)
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Tue Jan 04, 2005 10:21 pm    Post subject: Reply with quote

I want to change the font to my own how can I do that.

Thanks
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Tue Jan 04, 2005 10:41 pm    Post subject: Reply with quote

blmartin777 wrote:
I want to change the font to my own how can I do that.

Thanks

Look at the Xresources file.

pjj: Make the XESSION in /etc/rc.conf is set to "default". Cheers.
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Tue Jan 04, 2005 10:55 pm    Post subject: Reply with quote

I changed the fonts in that file but they still don't show up?
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Tue Jan 04, 2005 11:15 pm    Post subject: Reply with quote

blmartin777 wrote:
I changed the fonts in that file but they still don't show up?

Post your lines for the fonts. Also, make sure to name them via values from xfontsel.
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Tue Jan 04, 2005 11:20 pm    Post subject: Reply with quote

OK what if the font that I use on my desktop isn't in xfontsel?
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Tue Jan 04, 2005 11:24 pm    Post subject: Reply with quote

Not sure how to change the font size either?
Back to top
View user's profile Send private message
pjj
Apprentice
Apprentice


Joined: 30 Apr 2004
Posts: 165
Location: The Netherlands

PostPosted: Tue Jan 04, 2005 11:30 pm    Post subject: Reply with quote

Pwnz3r wrote:

pjj: Make the XESSION in /etc/rc.conf is set to "default". Cheers.


Didn't work but I found a solution just put a '#' before XSESSION='(some WM) solves the problem (so now ~/.xinitrc is executed :D )
Back to top
View user's profile Send private message
NME
Apprentice
Apprentice


Joined: 18 Nov 2003
Posts: 168
Location: The Netherlands

PostPosted: Tue Jan 04, 2005 11:46 pm    Post subject: Reply with quote

http://www.picturehost.co.uk/free.one/xdmshot.png
i found a way to control my music before even logging in... :)
i was lucky ncmpc can be controlled using only the mouse bc the login grabs all keyboard input..
can i get rid of the black borders around the term though?
_________________
f# that.
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Tue Jan 04, 2005 11:58 pm    Post subject: Reply with quote

blmartin777 wrote:
OK what if the font that I use on my desktop isn't in xfontsel?

XDM only supports using non-AA fonts that show up in xfontsel, so you will have to choose another font.

NME: I am not sure how to get rid of the black borders. :\
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Wed Jan 05, 2005 12:00 am    Post subject: Reply with quote

well I installed artwiz fonts and snap the one you have isn't there either nor does it show up on my xdm login? What about changing the size too?
Thanks
Back to top
View user's profile Send private message
rhill
Retired Dev
Retired Dev


Joined: 22 Oct 2004
Posts: 1629
Location: sk.ca

PostPosted: Wed Jan 05, 2005 12:13 am    Post subject: Reply with quote

make sure you're putting the appropriate path in xorg.conf and running fc-cache -fc as root outside of Xorg after installing a font. try running xfontsel in X, the font should then show up there.
_________________
by design, by neglect
for a fact or just for effect
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Wed Jan 05, 2005 5:23 am    Post subject: Reply with quote

blmartin777 wrote:
well I installed artwiz fonts and snap the one you have isn't there either nor does it show up on my xdm login? What about changing the size too?
Thanks

Make sure to add...

Code:
FontPath "/usr/share/fonts/artwiz"


...to /etc/X11/xorg.conf. As for changing the size, xfontsel will have an option for that when setting up the font string.
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Wed Jan 05, 2005 3:18 pm    Post subject: Reply with quote

Thanks!
Back to top
View user's profile Send private message
ktm
Tux's lil' helper
Tux's lil' helper


Joined: 13 Aug 2004
Posts: 144
Location: Denmark

PostPosted: Thu Jan 06, 2005 12:52 am    Post subject: Reply with quote

NME wrote:
http://www.picturehost.co.uk/free.one/xdmshot.png
i found a way to control my music before even logging in... :)
i was lucky ncmpc can be controlled using only the mouse bc the login grabs all keyboard input..
can i get rid of the black borders around the term though?


Now this looks cool!! Please release :D
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Fri Jan 07, 2005 6:29 am    Post subject: Reply with quote

I have made an official topic for this over on my forums. Please join if you have time.

http://forums.pstudios.ath.cx/viewtopic.php?t=23
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 3 of 8

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum