Page 11 of 16 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 158

Thread: Aero Snap function?

  1. #101
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Aero Snap function?

    Did you install wmctrl?

  2. #102
    Join Date
    Jul 2010
    Beans
    166

    Re: Aero Snap function?

    Quote Originally Posted by stinkeye View Post
    Did you install wmctrl?
    No, I thought I only had to install compiz. What is wmctrl? I'll try and google it.

    EDIT

    @stinkeye Thank You!!

    @gotsanity Thank You for making this!!
    Last edited by Keypel; July 23rd, 2010 at 04:37 PM.

  3. #103
    Join Date
    Jun 2008
    Beans
    170

    Re: Aero Snap function?

    Quote Originally Posted by Keypel View Post
    No, I thought I only had to install compiz. What is wmctrl? I'll try and google it.

    EDIT

    @stinkeye Thank You!!

    @gotsanity Thank You for making this!!
    Hi,
    i know 11 pages looks like long thing, but u should try from the beginning.
    i'll summarize a bit so it will be easier:
    there are GUI actions u want to catch.
    those actions are mouse on the edge of the screen.
    u can catch them using compiz.
    after catching them, compiz allows u to run a command,
    this is when u will use wmctrl to change size and location of the window which is on top of all (the one on focus).
    later there is a more complicated problem and also a nice not a beginners solution,
    I think its good practice for every one so take u'r chances.
    this of course until someone will pack it all to a nice script.

    good luck

  4. #104
    Join Date
    Jul 2010
    Beans
    166

    Re: Aero Snap function?

    Quote Originally Posted by sam1948 View Post
    Hi,
    i know 11 pages looks like long thing, but u should try from the beginning.
    i'll summarize a bit so it will be easier:
    there are GUI actions u want to catch.
    those actions are mouse on the edge of the screen.
    u can catch them using compiz.
    after catching them, compiz allows u to run a command,
    this is when u will use wmctrl to change size and location of the window which is on top of all (the one on focus).
    later there is a more complicated problem and also a nice not a beginners solution,
    I think its good practice for every one so take u'r chances.
    this of course until someone will pack it all to a nice script.

    good luck
    Yes, your correct, I should have read all 11 pages. I actually found page=5/post=45 thru a link, I tried it, It didn't work, Then I got frustrated because I'm new to Linux. Ubuntu is so new to me, it's a bit overwhelming at times especially since so many apps require an understanding of shell commands. Of course it's worth the price of breaking free of M$'s strong grip.

  5. #105
    Join Date
    Jul 2010
    Beans
    166

    Re: Aero Snap function?

    I got the aero snap working on my laptop and now I'm trying to get it to work on my desktop.

    I remember installing two things on my laptop. One of them was:

    Code:
    sudo apt-get install compizconfig-settings-manager wmctrl
    but I don't remember what the other was.

    What programs do I need to make this work on 10.04?

  6. #106
    Join Date
    Jun 2008
    Beans
    170

    Re: Aero Snap function?

    hi,
    I think that's all,
    the compiz setting manager will allow u to capture the screen side event,
    if u want to be sure take the action commands (which appears earlier in this thread as "command 0" "command 1", ...)
    try to run it in a terminal.
    it should effect the size and location of the terminal window

  7. #107
    Join Date
    Jul 2010
    Beans
    166

    Re: Aero Snap function?

    Hmmm... I got it working on my laptop + usb mouse but my desktop is a no go. I'll have to figure how to trouble shoot this.

  8. #108
    Join Date
    Jun 2008
    Beans
    132

    Re: Aero Snap function?

    A very good and hack-less alternative to aero-snap is Compiz Grid.

    It lets you use modifier key + numpad to position windows around the screen, including vertical split screen configs like aero-snap.

    sudo apt-get install compiz-fusion-plugins-extra
    Then enable Grid in the Compiz Settings Manager -> Window Management.

    There's no mouse support, but I actually like that better since I try to use the keyboard for as much as possible anyway.
    Last edited by Kurtosis; August 2nd, 2010 at 07:00 AM.

  9. #109
    Join Date
    Jul 2010
    Beans
    2

    Re: Aero Snap function?

    hi guys....so i got everything working 99% the way i like it. my only gripe was that the two windows overlapped each other slightly. probably around 5 pixels but its not big deal. however, i have something interesting that came up. the desktop itself now snaps and resizes also. kinda weird. here's a pic.





    let me know if you guys can figure out this glitch. thanks

  10. #110
    Join Date
    Jul 2010
    Beans
    2

    Re: Aero Snap function?

    Quote Originally Posted by Kurtosis View Post
    A very good and hack-less alternative to aero-snap is Compiz Grid.

    It lets you use modifier key + numpad to position windows around the screen, including vertical split screen configs like aero-snap.



    Then enable Grid in the Compiz Settings Manager -> Window Management.

    There's no mouse support, but I actually like that better since I try to use the keyboard for as much as possible anyway.
    perfect! exactly what i was looking for!! thanks

Page 11 of 16 FirstFirst ... 910111213 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •