| View previous topic :: View next topic |
| Author |
Message |
machspeed2200 n00b

Joined: 01 Feb 2007 Posts: 44 Location: Adelaide, South Australia
|
Posted: Mon Jan 28, 2008 11:52 pm Post subject: Is it possible to have GDM and XDM [Solved - Yes it is!] |
|
|
Hi
This isn't a problem or anything, I just had an idea about having GDM and XDM running at the same time in different terminals. I use Gnome in the default tty6 ( alt+f7 ) but I was wondering whether I could then have XDM running on tty7 ( alt+f8 ) so that I can use that for a dedicated wine desktop based on XDM.
Any ideas on how I could approach this?
Last edited by machspeed2200 on Tue Jan 29, 2008 5:44 am; edited 1 time in total |
|
| Back to top |
|
 |
Wormo Developer

Joined: 28 Nov 2004 Posts: 446 Location: SB County California
|
Posted: Tue Jan 29, 2008 3:07 am Post subject: |
|
|
| How about edit /etc/X11/xdm/Xservers and change vt7 to vt8 |
|
| Back to top |
|
 |
machspeed2200 n00b

Joined: 01 Feb 2007 Posts: 44 Location: Adelaide, South Australia
|
Posted: Tue Jan 29, 2008 5:43 am Post subject: |
|
|
| Wormo wrote: | | How about edit /etc/X11/xdm/Xservers and change vt7 to vt8 |
Awesome, cheers Wormo. Adjusted that line to
| Code: | | :1 local /usr/bin/X :1 vt8 |
and it works a charm. |
|
| Back to top |
|
 |
|