LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 08-15-2013, 08:18 PM   #16
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled

The biggest advantage that KDM has over XDM is the ability to choose which desktop to log in to.
 
Old 08-16-2013, 07:17 AM   #17
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Original Poster
Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Well, my friend is a writer -- a writer who absolutely hates WYSIWYG word processors (he tried out StarOffice [the parent of OpenOffice] for about an hour a few years ago and that was the end of that). He writes in vi, leaving a blank line between paragraphs, formats with nroff or troff and that's a done deal. Nothing fancy ("Don't need that stuff, dude!"). He knows the editors (he's better at regular expressions that I ever will be), uses nawk (doesn't like gawk, so we have Brian Kernighan's "real" awk).

He avoids fiddling with things, doesn't program (but is a shell whiz, which is, after all, programming). He had an original IBM PC (still does, sitting on shelf somewhere), hated it, hates Windows, doesn't like Mac and he's a happy camper with what he's got.

Getting the train of thought here? A basics guy who would look at you strangely if you tried to convince him to try anything different -- comfortable in his own skin and completely at ease with himself and what he does. I did get him to try AT&T's Documenters Workbench (he actually likes the Memorandum macros and sneaks one or two in occasionally -- "How do I do a table, dude?"). He likes Firefox and Thunderbird (but still uses mailx for some communications), does research on-line, but other than that... well, no, no interest whatsoever ("Fonts? What's wrong with Times? We don't need no stinkin' fonts.").

We're going to try the three GUI log in's (there is a Significant Other who prefers that sort of thing who does use OpenOffice and loves it) but I'll betcha that the one that will be acceptable (with a held nose) is going to be XDM, no fluff, couldn't care less about choosing desktops, "...just make sure the damn thing works and I don't have to screw around with it!". And this is one of the nicest people I have the pleasure of knowing, just don't be messin' around with his tools.

In many ways I sort of envy that, I'm sneaking up on the edge of my incompetence what with all the fluff. My machines are run level 3 and startx and I'm happy.

And, again, thanks to all for the help and advice.
 
Old 08-16-2013, 02:45 PM   #18
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,860

Rep: Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230
Quote:
Originally Posted by tronayne View Post
OK, let's see what XDM does. Moved that to the top of the list in /etc/rc.d/rc.4, init 4, log in, log out, works (not pretty, no eye candy, but who cares -- eye candy isn't the point, simplicity is).
Or uninstall the gdm package that you added as well as the kde-workspace package; then xdm is all that's available to rc.4.
 
1 members found this post helpful.
Old 08-16-2013, 03:03 PM   #19
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Original Poster
Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Quote:
Originally Posted by Richard Cranium View Post
Or uninstall the gdm package that you added as well as the kde-workspace package; then xdm is all that's available to rc.4.
Oh, I already uninstalled GDM (and the library) from my machine -- really don't like GNOME all that much (like: at little less than KDE which I have given up on -- but I do install KDE and use some of the utilities, k3b for example). We'll put GDM on his, see what he thinks (actually, I already pretty much know what he's going to think: removepkg!).

Didn't think of uninstalling kde-workspace -- looked at the package log just now, looks like a lot of stuff goes (and I really don't want to analyze the entire thing for what might go that I might miss). Think I'll just wind up with commenting-out the "kde" stuff in /etc/rc.d/rc.4, that doesn't involve moving stuff around (and, now that I've done it, I think I'll remember what I did, eh?). Ought to be a fun couple of hours anyway.

Thanks for the thought.
 
Old 08-16-2013, 03:12 PM   #20
GazL
LQ Veteran
 
Registered: May 2008
Posts: 7,155

Rep: Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311Reputation: 5311
The way I do it is to have
/etc/inittab:
Code:
x1:4:respawn:/usr/bin/xdm -nodaemon >/dev/null 2>&1
and then /etc/X11/xdm/Xservers:
Code:
:0 local /usr/bin/X :0 vt7
(Adding the vt7 prevents "respawning too fast" messages and the tendency for the display to flip flop between vt7 to vt8 each time it's restarted.)


Also, no reason why xdm can't be made a little prettier. I themed mine to match my desktop.

Last edited by GazL; 05-23-2014 at 11:50 AM.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
GUI network manager for XFCE cccc Debian 6 06-07-2012 12:40 AM
[SOLVED] Can't log in with GDM (or GUI) but can log in via CLI with no password after updates. anon112 Sabayon 1 09-12-2010 06:12 PM
No GUI after Debian-xfce install navy80 Linux - Newbie 18 04-13-2009 06:25 PM
i can't log in to XFCE mechmg93 Debian 2 12-12-2006 02:23 PM
Start with xfce GUI psychobuffalo Linux - Newbie 2 08-24-2005 11:12 AM

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

All times are GMT -5. The time now is 01:17 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