LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-02-2012, 04:36 AM   #1
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Rep: Reputation: Disabled
ubuntu window


hello,

I am new to ubuntu and would like to have the same aero-like feature as in windows 7. I don't have any graphic card and I have a poor cpu so the solution must not use many resources. The visual effects in system->preferences->appearance are set to none and should stay that way.
I want at least a desktop shortcut (mod4+left arrow, for resizing the current window to fill the entire left-border of the screen; mod4+right arrow for the right-border; mod4+up, for maximizing or restoring to the previous size, depending on which is easier), and if possible also the mouse shortcut, so that if the window is dragged to the left (and right, and up) of the screen, it also resizes it.
If it is easier, I could do without the multiple desktop feature.
I thought of a solution (but maybe there's a better one): using a user-made desktop shortcut in system->preferences->keyboard shortcut->add, with the command wmctrl. But I don't know how to use it, I'm not a programmer.


Thanks
 
Old 03-02-2012, 08:57 AM   #2
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
I think compiz can do that, but it would require to change the 'visual effects' option to 'extra', right?
 
Old 03-02-2012, 09:06 AM   #3
lucmove
Senior Member
 
Registered: Aug 2005
Location: Brazil
Distribution: Debian
Posts: 1,432

Rep: Reputation: 110Reputation: 110
A lot of that, maybe all of that is possible, but you will have to tell us what window manager you're using. On Ubuntu, this could be Gnome, Unity, KDE 4, Openbox (LXDE), XFCE, or maybe even something else. Try to find out and post it here, because the instructions will be different for each one of them. And I just know about Openbox.
 
Old 03-02-2012, 12:11 PM   #4
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
Sorry. I'm using gnome.
 
Old 03-03-2012, 12:13 PM   #5
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
So is there a solution for gnome ?
 
Old 03-03-2012, 04:26 PM   #6
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
I mentionned wmctrl but I actually don't care what is used as long as it works, and doesn't use too much graphical calculation, since I have no graphical card.
 
Old 03-04-2012, 07:23 AM   #7
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
Can someone help me please ?
 
Old 03-04-2012, 09:56 AM   #8
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
I know how to set up a shortcut, I just need the wmctrl command.
 
Old 03-04-2012, 03:34 PM   #9
culaterout
Member
 
Registered: Jul 2006
Location: colorado
Distribution: Debian, Arch Linux, Linux Mint, Ubuntu, Fedora, Suse, Mepis, Redhat, Sayabon, mandrake and android (
Posts: 192

Rep: Reputation: 29
Wow, ok new to linux I see

Best way to monitor resources in linux is Conky, light weight solution. I'm not sure of your skill set, can you do manual installs and edit scripts if so try conky. If not it might be a bit much for a first time user. Others like Cairo-Dock, Gnome-Do, Avant Windows Navigator and Compiz. To name a few...

We call this eye candy. Fancy way to navigate around the operating system.

So I hope you can do apt-get install file name or use apptitude to install manually and text editor such as nano to edit scripts if you choose conky. I would suggest before using any of these extra effects go over to youtube.com and watch videos on what they can do...

Good Luck,
 
Old 03-04-2012, 04:05 PM   #10
culaterout
Member
 
Registered: Jul 2006
Location: colorado
Distribution: Debian, Arch Linux, Linux Mint, Ubuntu, Fedora, Suse, Mepis, Redhat, Sayabon, mandrake and android (
Posts: 192

Rep: Reputation: 29
I don't understand this ur using a gentoo system and don't know how to install or edit scripts or edit keyboard shortcuts to point at file location. Are you pulling my leg??? U can use a different windows manager and get better results good luck.

Either u installed gentoo and skipped right past every windows manager possible. Or ur pulling my leg.

Try Fluxbox, Openbox, Xfce, Lxde or other Windows Manager. There is Linux Mint 9 which is a long term distro that has fluxbox support till 2013 and uses minimal resources.

Add Conky and u can monitor system resources on an older machine or one with limited resources. If you used a gentoo system ur familar with command line and can do a apt search filename such as all of the windows managers and get a list of what windows manager you want to install.
 
Old 03-04-2012, 04:56 PM   #11
culaterout
Member
 
Registered: Jul 2006
Location: colorado
Distribution: Debian, Arch Linux, Linux Mint, Ubuntu, Fedora, Suse, Mepis, Redhat, Sayabon, mandrake and android (
Posts: 192

Rep: Reputation: 29
Window shortcuts

Alt + Tab - Switch between currently-open windows. Press Alt + Tab and then release Tab (but continue to hold Alt). Press Tab repeatedly to cycle through the list of available windows which appears on the screen. Release the Alt key to switch to the selected window.

Ctrl + Alt + Tab - Switch between currently-open windows in all Workspaces. Press Tab repeatedly to cycle through the list of available windows which appears on the screen. Release the Ctrl and Alt keys to switch to the selected window.

Ctrl + Alt + Left/Right Cursor - Lets you quickly switch between your Workspaces.

These might not work on every machine, but are reasonably common:

Alt+F7 Moves the current window (can be moved with mouse or keyboard).

Alt+F8 Resizes current window (again,can be moved with mouse or keyboard).

Alt+F9 Minimises current window.

Alt+F10 Maximises current window.

Alt+Space Brings up window menu with with 'Always on Top' and 'Minimise' and 'Maximise' and above commands.

These might change depending on the application you're using, but work for most common applications:

Alt+F5 Returns window to 'normal' or previous size.

Alt+F4 Closes window.
 
Old 03-04-2012, 06:45 PM   #12
Steven158158
LQ Newbie
 
Registered: Mar 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
hi culaterout, thanks for the shortcut list. Unfortunately none of them satisfies my needs. I would like one shortcut to automatically resize the current window to fill the entire left part of the screen (and a similar one for the right part - in Windows 7, this would be the window key + left arrow).

Is there no command line to resize the current window to fill the entire height of the screen and half its length, and to position its top left corner to the top left corner of the screen (to fill up the left part of the screen, with the shortcut mod4+left) ?
In other words, is there no way to resize a window and position it programmatically whereever I want, and without my mouse ? I thought linux was all about command line...
 
Old 03-04-2012, 09:06 PM   #13
culaterout
Member
 
Registered: Jul 2006
Location: colorado
Distribution: Debian, Arch Linux, Linux Mint, Ubuntu, Fedora, Suse, Mepis, Redhat, Sayabon, mandrake and android (
Posts: 192

Rep: Reputation: 29
Yes, there is in XFCE as shown in this youtube video
 
  


Reply



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
GFX WINDOW for UBUNTU coolmego Programming 1 03-31-2011 10:59 AM
[SOLVED] Window-maker + ubuntu danne123 Linux - Newbie 4 11-06-2009 03:06 AM
X-window in knoppix has gone after i install ubuntu andreas_skw Linux - Newbie 4 01-18-2008 02:37 AM
Ubuntu X Window Problem w3bd3vil Linux - News 1 08-28-2006 12:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:41 AM.

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