answersLogoWhite

0

Depends on what linux distro or bsd flavor you're using. If you're using GDM, KDM, or XDM you need only to pull up a terminal and type 'man gdm', 'man kdm', or 'man xdm'.

If you're using something without a greeter then you'll probably need to edit your xinitrc file.

Some distros have a cli tool that changes the default window manager or desktop environment to be used but most greeter apps for X have a point and click option to change that stuff. If you have a greeter and can't do it then you really should read the documentation before touching your system again.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is space on MacBooks?

Spaces is an application that lets you create alternative desktops and switch between them (see video link below).


What TCPIP utilities can show that a network switch is operating correctly between a host and its default gateway?

connectivity between host and switch can be examined by light of switch ports.


Does The Switch Windows command allows you to toggle between documents.?

False


What happens when the crypto key zeroize rsa command is entered on a switch configured with the transport input ssh command on the vty lines?

The correct answer is:C"The switch Default tp allowing telnet connections only"SOme one gave me the wrong answer but this is the correct one


What is default in switch is C language?

When in the switch none of the case's is true, the code at the default: is executed.


What is the Mac key command to switch between tabs in Firefox 3?

The key command on the keyboard to switch between tabs in Mozilla Firefox 2 and above is 'Ctrl + Tab'.


What is n command in Linux?

There is no "-n" command by default in linux, though it can be an option to other commands. For example, in the make(1) command, it can be used to suppress the make program from actually doing the actions specified - it just prints out what it would have done.Answer[-n] may be what is called a "switch" typically passed to a Unix or Linux command. As mentioned above, it modifies the actions of another command. For example, in the sort(1) command, it instructs sort to sort numerically instead of alphabetically. The meaning of any given switch will typically vary from command to command so read each man page carefully before using a switch. [JMH]


What is the spanning-tree network diameter on a cisco switch?

The default value for network diameter on a STP configuration is 7 (seven). This value can be changed, using the command: Switch(config)#spanning-tree vlan 1 root primary diameter 5 This command changes the network diameter 50 5 (five) hops from end to end


Company policy requires disabling the command history buffer on network devices An administrator enters terminal no history size at the command prompt on a Cisco Catalyst switch and receives no error?

The size parameter reset the default buffer size but did not disable access to the buffer.


What are case label?

the case label that contains the matching value. If there is no matching value but there is a default label in the switch body, control passes to the default labelled statement. If no matching value is found, and there is no default label anywhere in the switch body, no part of the switch body is processed


What is the command '-va' used for?

This isn't a command - it appears to be an option (switch) on a different command.


When working on a UNIX-type of system you can limit the maximum number of router hoops the traceroute command allows by typing?

Using the -m ttl switch of traceroute will limit the number of hops. The default is 30