Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old December 7th, 2005   #1
anil_robo
Dipped in Ubuntu
 
anil_robo's Avatar
 
Join Date: Oct 2005
Location: Aldan, PA
Beans: 564
Send a message via MSN to anil_robo Send a message via Yahoo to anil_robo Send a message via Skype™ to anil_robo
Cool

First, make sure you have all the repositories and 3D support enabled!

1. Open a terminal window, type:
Code:
sudo apt-get install 3ddesktop
press enter
2. 3ddesktop should be installed.
3. you can type 3ddesk and press enter in terminal to run this. (Use arrow keys to change desktops, enter to select that desktop)

You'll see something like this:



You can switch between desktops by:
1. Using the up and down arrow keys
2. Using the right and left arrow keys
3. Using the mouse scrolling wheel.

How to make a desktop launcher for 3d desktop:

1.Right click on an empty area in the taskbar, and click "add to panel"
2. Double click "custom application launcher"
3. Name: 3D Desktop changer
Comment: My cool 3D Desktop changer (or whatever you like)
Command: 3ddesk
Make sure you have "run in terminal" unchecked.
If you want, you can select an icon by clicking on "no icon" button.
4. CLick OK

To run 3ddesktop switcher, just click on the icon you just made on the panel.

How to assign the windows key to 3ddesktop:

1.
Code:
gconf-editor
2. Navigate to apps/metacity/keybinding_commands
3. Choose an empty command (I chose Command_1), double click, set value to 3ddesk
4. Now navigate to apps/metacity/global_keybindings in gconf-editor
5. Find Run_command_1 (or whichever command you chose in step3 above), double click it, set value to Super_L
6. Close gconf-editor
7. Check by pressing your windows key. It should start 3ddesktop.

Tips:
1. If the screens come up grey when you first run it, you probably do not have 3ddesktop daemon (3ddeskd) running. So you have to pass a command from terminal manually:
Code:
3ddesk --acquire=100
2. 3ddesktop has many display modes. Try these:
Code:
3ddesk --mode=linear --nozoom
Code:
3ddesk --view=slide
Code:
3ddesk --view=linearzip
Other command-line options are:

--version Display version information
--view=xxx Uses the options from the view in 3ddesktop.conf
--mode=xxx Sets the arrangement mode
(one of carousel, cylinder, linear, viewmaster,
priceisright, flip, or random)
--acquire[=#] Grab images for all the desktops by cycling thru
(sleep for x millisecs at each screen for refresh)
--acquirecurrent Grab image for current desktop
--nozoom Disable the zoom out
--changespeed Set the rotation speed
--zoomspeed Set the zoom speed
--gotoright Goto the desktop to the right
--gotoleft Goto the desktop to the left
--gotoup Goto the desktop to the up
--gotodown Goto the desktop to the down
--goto=# Goto specified column (deprecated)
--gotocolumn=# Goto specified column
--gotorow=# Goto specified row
--dontexit Don't exit after a goto
--stop Stop 3ddesktop (kill 3ddeskd daemon)
--reload Force a reload of 3ddesktop.conf
--noautofun Don't Automatically turn on Fun Mode
--revmousewheel Reverse the mousewheel
--swapmousebuttons Swap the mousebuttons
--altmousebuttons Use alternate mousebuttons scheme
--justswitch Just switch desktops and acquire without graphics


This is great for people who have not got xgl working yet! Enjoy!
__________________
P-166MHz, 64MB SMRAM, 1GB HD hosting websites
My blog

I'm registered Linux User # 406032

Last edited by anil_robo; March 21st, 2006 at 03:47 AM..
anil_robo is offline   Reply With Quote
Old December 8th, 2005   #2
astronerd
A Carafe of Ubuntu
 
astronerd's Avatar
 
Join Date: May 2005
Location: New Orleans, LA
Beans: 124
Re: HOW TO: Switch desktops in 3D view! Cool!

Couldnt get it to work following your directions... Nothing happens when I click on the icon that is made. Is there something else you forgot to add?
astronerd is offline   Reply With Quote
Old December 8th, 2005   #3
BoneyOne
Just Give Me the Beans!
 
Join Date: Nov 2005
Location: Kansas City
Beans: 58
Ubuntu 9.10 Karmic Koala
Send a message via ICQ to BoneyOne Send a message via AIM to BoneyOne Send a message via Yahoo to BoneyOne
Re: HOW TO: Switch desktops in 3D view! Cool!

Works pretty neatly....only problem I had is that some of the screens came up green until I went to the manually first....*shrugs* oh well.
BoneyOne is offline   Reply With Quote
Old December 8th, 2005   #4
dabear
Quad Shot of Ubuntu
 
Join Date: May 2005
My beans are hidden!
Send a message via MSN to dabear
Re: HOW TO: Switch desktops in 3D view! Cool!

It would be cool if you could figure out how to link the 3ddesk command to a short key, e.g. ctrl + shift + 2 or similar.
dabear is offline   Reply With Quote
Old December 8th, 2005   #5
jr.gotti
Way Too Much Ubuntu
 
jr.gotti's Avatar
 
Join Date: Jun 2005
Location: New Jersey, United States
Beans: 216
Ubuntu 7.10 Gutsy Gibbon
Send a message via ICQ to jr.gotti Send a message via AIM to jr.gotti Send a message via Skype™ to jr.gotti
Re: HOW TO: Switch desktops in 3D view! Cool!

Quote:
Works pretty neatly....only problem I had is that some of the screens came up green until I went to the manually first....*shrugs* oh well.
Use '3ddesk -acquire' first (maybe add it to your startup?) and it will take a snapshot of all your desktops. This will eliminate that small, yet rather unattractive problem.

Quote:
It would be cool if you could figure out how to link the 3ddesk command to a short key, e.g. ctrl + shift + 2 or similar.
This is quite possible, to do it just...

Go to System Tools > Configuration Editor.

Open apps > metacity > keybinding commands.

Double click on command_1, and in the value field, enter '3ddesk' (no quotes).

Now, go to apps > metacity > global keybindings and double click on "run command_1."

In the value enter your keyboard shortcut. I used <Control><Alt>P, but use whatever suits you...

Now, delete the custom launcher he told you to make in the original post...it's useless.

Hope I helped,
-Jason

By the way, I think he forgot to mention, you have to have your graphics card drivers installed and OpenGL working for this to function correctly.

EDIT 2: What is with the Windows XP Bliss wallpaper?! I'm not hating or anything...but people that use linux tend to customize a LITTLE more than that. Lol. Run over to http://www.deviantart.com and grab a nice desktop. (Sorry, I had to say something about it...)

Last edited by jr.gotti; December 8th, 2005 at 06:14 PM..
jr.gotti is offline   Reply With Quote
Old December 8th, 2005   #6
Zeroedout
Gee! These Aren't Roasted!
 
Join Date: May 2005
Location: Vancouver
Beans: 190
Ubuntu 7.10 Gutsy Gibbon
Re: HOW TO: Switch desktops in 3D view! Cool!

Quote:
Originally Posted by astronerd
Couldnt get it to work following your directions... Nothing happens when I click on the icon that is made. Is there something else you forgot to add?
You need to install the drivers for your video card so opengl will work.
Zeroedout is offline   Reply With Quote
Old December 8th, 2005   #7
gabhla
A Carafe of Ubuntu
 
Join Date: Sep 2005
Location: Texas
My beans are hidden!
Send a message via Yahoo to gabhla
Re: HOW TO: Switch desktops in 3D view! Cool!

You need to install the drivers for your video card so opengl will work.

This installed fine...I just have same problem mentiond above by someone else, I click on the icon - nothng happens. At the risk of sounding dumb..how do I determine which drivers I need, then how do go about installing them?
gabhla is offline   Reply With Quote
Old December 8th, 2005   #8
anil_robo
Dipped in Ubuntu
 
anil_robo's Avatar
 
Join Date: Oct 2005
Location: Aldan, PA
Beans: 564
Send a message via MSN to anil_robo Send a message via Yahoo to anil_robo Send a message via Skype™ to anil_robo
Re: HOW TO: Switch desktops in 3D view! Cool!

I posted this on HOW-TO and it takes a long delay before they approve my post. So I've posted it in general too, so that I can update this frequently. See the updated post here: http://ubuntuforums.org/showthread.php?t=100169
__________________
P-166MHz, 64MB SMRAM, 1GB HD hosting websites
My blog

I'm registered Linux User # 406032
anil_robo is offline   Reply With Quote
Old December 8th, 2005   #9
benplaut
100% Pure Ubuntu
 
benplaut's Avatar
 
Join Date: Apr 2005
Location: Not-So-Sunny Hawaii
My beans are hidden!
Send a message via AIM to benplaut Send a message via MSN to benplaut Send a message via Yahoo to benplaut Send a message via Skype™ to benplaut
Re: HOW TO: Switch desktops in 3D view! Cool!

look at the manpage for some info... it's possible to "3ddesk --move-left" or something... you can set custom commands for pretty much anything
__________________
Quote:
So... a 1337 java programmer walks into a bar...
benplaut is offline   Reply With Quote
Old December 8th, 2005   #10
anil_robo
Dipped in Ubuntu
 
anil_robo's Avatar
 
Join Date: Oct 2005
Location: Aldan, PA
Beans: 564
Send a message via MSN to anil_robo Send a message via Yahoo to anil_robo Send a message via Skype™ to anil_robo
Red face Re: HOW TO: Switch desktops in 3D view! Cool!

Quote:
Originally Posted by pixelPOET
Use '3ddesk -acquire' first ...
Thanks! I didn't know that!

Quote:
EDIT 2: What is with the Windows XP Bliss wallpaper?! I'm not hating or anything...but people that use linux tend to customize a LITTLE more than that. Lol. Run over to http://www.deviantart.com and grab a nice desktop. (Sorry, I had to say something about it...)
Actually I was trying to make Ubuntu look and feel like Windows XP... someone in the forums asked for it - but I couldn't really do that with the bootup screen! That's about it! And thanks for deviantart link. I stopped using that quite some time back, glad you reminded me again!
__________________
P-166MHz, 64MB SMRAM, 1GB HD hosting websites
My blog

I'm registered Linux User # 406032
anil_robo is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:40 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry