LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 08-09-2015, 02:50 PM   #31
Dave Lerner
Member
 
Registered: May 2005
Location: Florida, USA
Distribution: Pop_OS, Xubuntu
Posts: 152

Rep: Reputation: 44

There's a cool trick that lets you run different Desktop Environments without having to log out. It's handy for experimentation.

If you're running standard Ubuntu and have XFCE (package xfce4) installed:

1. Create a non-GUI session:
CTRL+ALT+F2

2. Log in at the prompt (preferably as a different user, to avoid file-access conflicts).

3. Create an XFCE session and bind it to F8:
startx /usr/bin/xfce4-session -- :1 tty8 &

CTRL+ALT+F8 will now access the XFCE session.
CTRL+ALT+F7 returns to the original Ubuntu session.

For LXDE, use lxsession in place of xfce4-session.
 
Old 08-09-2015, 03:28 PM   #32
Dman58
Member
 
Registered: Nov 2010
Location: The Danger Zone
Distribution: Slackware & everything else in a VM
Posts: 294

Rep: Reputation: 31
Thumbs up

Quote:
Originally Posted by Dave Lerner View Post
There's a cool trick that lets you run different Desktop Environments without having to log out. It's handy for experimentation.

If you're running standard Ubuntu and have XFCE (package xfce4) installed:

1. Create a non-GUI session:
CTRL+ALT+F2

2. Log in at the prompt (preferably as a different user, to avoid file-access conflicts).

3. Create an XFCE session and bind it to F8:
startx /usr/bin/xfce4-session -- :1 tty8 &

CTRL+ALT+F8 will now access the XFCE session.
CTRL+ALT+F7 returns to the original Ubuntu session.

For LXDE, use lxsession in place of xfce4-session.
Just did it myself. Works like a charm. Now this opens a whole new realm of computing for me.

Thanks
 
Old 08-09-2015, 09:57 PM   #33
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
http://www.sevenforums.com/general-d...ndows-7-a.html

@Ondoho... on is not an onion I mean opinion. Love\Hate!

Last edited by jamison20000e; 08-09-2015 at 10:03 PM.
 
Old 08-12-2015, 02:30 PM   #34
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by jamison20000e View Post
@Ondoho... on is not an onion I mean opinion. Love\Hate!

is this supposed to push my buttons, or just generally cryptic?
because i didn't understand any of it.
but hey, at least we get to admire your signature again.
 
Old 08-12-2015, 09:51 PM   #35
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Did you mean http://www.linuxquestions.org/questi...mpster-divers/
or do your opinions make you more troll than you realise?

Last edited by jamison20000e; 08-12-2015 at 09:55 PM.
 
Old 08-12-2015, 09:53 PM   #36
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Maybe u just need to re-read your own posts.

Last edited by jamison20000e; 08-12-2015 at 09:59 PM.
 
Old 08-13-2015, 10:49 AM   #37
Seff
Member
 
Registered: Aug 2015
Distribution: Mint Rafaela
Posts: 144

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
^ jamison20000e tends to repeat the last word of the previous post...


if i understand you correctly, you like the default background of your current distro and wonder where it is stored?
most probably in /usr/share/backgrounds, or /usr/share/wallpapers, or, if your DE is xfce4, in /usr/share/xfce4, and so on.
No, I was asking how to change the background. And no, I don't have xfce... I don't need a desktop with drop shadows. Would you all kindly stop turning my thread into a debate on which distro/desktop is best?

Last edited by Seff; 08-13-2015 at 10:51 AM.
 
Old 08-13-2015, 10:56 AM   #38
Dave Lerner
Member
 
Registered: May 2005
Location: Florida, USA
Distribution: Pop_OS, Xubuntu
Posts: 152

Rep: Reputation: 44
Have you looked at LXDE? Based on your initial post, it might match your goal.
 
Old 08-13-2015, 11:01 AM   #39
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Quote:
Originally Posted by Seff View Post
Right now I'm wondering what sort of desktop I might use to replace Ubuntu's default (Unity?) I've been using Windows for most of my life (except when I used Dos), and so the adjustment to Linux is kind of slow. I've found myself liking Puppy's spartan interface- it's easy on the eyes and kind of reminds me of older Windows systems. Is there anything similar available for Ubuntu?

A bit more detail might not hurt, I guess. I don't like the way Unity hides things away, as I'm used to having a start menu and desktop short cuts (free cookie to whoever tells me how to set up a shortcut in Ubuntu). Something that's not too colorful would be nice.
That's one thread. Another could be\is how to change my DT-background that could get answered here although more info on which distro the live?
 
Old 08-13-2015, 11:06 AM   #40
Seff
Member
 
Registered: Aug 2015
Distribution: Mint Rafaela
Posts: 144

Original Poster
Rep: Reputation: Disabled
Quote:
more info on which distro the live?
I'm pretty sure I said Ubuntu 14.04, though it could have been in a different thread.

Last edited by Seff; 08-13-2015 at 11:21 AM.
 
Old 08-13-2015, 11:06 AM   #41
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Most of the time you right-click or go "systems settings" or maybe "look and feel" sometimes it's a text based file telling the system to use an image so you would modify the text...
 
Old 08-13-2015, 11:12 AM   #42
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Quote:
Originally Posted by Seff View Post
I'm pretty sure I said Ubuntu 14.04, thought it could have been in a different thread.
Think you did but not sure if you changed like thinking? Different desktops will have different settings to do so.
http://computers.tutsplus.com/tutori...top--cms-21316
 
  


Reply

Tags
desktops, windows



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
Remotely access Kubuntu (Ubuntu Server with KDE Desktop) with windows Remote Desktop brunellehomenet Linux - Newbie 3 10-21-2012 09:20 AM
synchronization across Windows(laptop), Ubuntu (desktop), Windows(desktop) gvanto Linux - Newbie 2 02-08-2010 05:48 PM
Share some folder from my desktop that is used by windows desktop prasad2510 Linux - Networking 1 01-20-2010 09:57 PM
Remote Desktop and Multiple Desktop Windows worm5252 Linux - Software 1 12-15-2009 08:10 AM
how to connect from windows desktop to l;inuxx desktop winxandlinx Linux - Networking 4 06-01-2006 05:49 AM

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

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