How do I use Unity drag handles?
I saw on this post that Unity has touch enabled drag handles. How do I turn them on so I can use them with a mouse?
unity multi-touch window-management grab-handles
add a comment |
I saw on this post that Unity has touch enabled drag handles. How do I turn them on so I can use them with a mouse?
unity multi-touch window-management grab-handles
add a comment |
I saw on this post that Unity has touch enabled drag handles. How do I turn them on so I can use them with a mouse?
unity multi-touch window-management grab-handles
I saw on this post that Unity has touch enabled drag handles. How do I turn them on so I can use them with a mouse?
unity multi-touch window-management grab-handles
unity multi-touch window-management grab-handles
edited Feb 10 '12 at 18:43
RolandiXor♦
44.6k25140231
44.6k25140231
asked Mar 24 '11 at 16:05
Jorge CastroJorge Castro
36.7k106422617
36.7k106422617
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.
You can use it with a mouse by toggling the plugin on and off. To ensure the plugin is enabled, do the following:
Start the CompizConfig Setting Manager: Press Alt + F2 to open the run dialog, type
ccsm
, and press Enter (if that doesn't work, you probably need to install the packagecompizconfig-settings-manager
first).
The grab handle plugin will only work correctly, if the Png plugin is enabled, so scroll down to the Image Loading section and make sure Png is ticked:
(source: xrmb2.net)
Now scroll further down to the Uncategorized section and tick the Unity MT Grab Handles plugin:
(source: xrmb2.net)
By default, there is no shortcut defined to initiate the handles, so click on the Unity MT Grab Handles button to configure the shortcut (and also the fade duration, if you like):
(source: xrmb2.net)
Next to Toggle Handles click on the Disabled button and tick the Enable checkbox:
(source: xrmb2.net)
Now click on Grab key combination and press the desired shortcut:
(source: xrmb2.net)
Confirm and close the CompizConfig Setting Manager. Now you should see the handles like in the picture in the question when using the shortcut you just defined.
2
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f31877%2fhow-do-i-use-unity-drag-handles%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.
You can use it with a mouse by toggling the plugin on and off. To ensure the plugin is enabled, do the following:
Start the CompizConfig Setting Manager: Press Alt + F2 to open the run dialog, type
ccsm
, and press Enter (if that doesn't work, you probably need to install the packagecompizconfig-settings-manager
first).
The grab handle plugin will only work correctly, if the Png plugin is enabled, so scroll down to the Image Loading section and make sure Png is ticked:
(source: xrmb2.net)
Now scroll further down to the Uncategorized section and tick the Unity MT Grab Handles plugin:
(source: xrmb2.net)
By default, there is no shortcut defined to initiate the handles, so click on the Unity MT Grab Handles button to configure the shortcut (and also the fade duration, if you like):
(source: xrmb2.net)
Next to Toggle Handles click on the Disabled button and tick the Enable checkbox:
(source: xrmb2.net)
Now click on Grab key combination and press the desired shortcut:
(source: xrmb2.net)
Confirm and close the CompizConfig Setting Manager. Now you should see the handles like in the picture in the question when using the shortcut you just defined.
2
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
add a comment |
The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.
You can use it with a mouse by toggling the plugin on and off. To ensure the plugin is enabled, do the following:
Start the CompizConfig Setting Manager: Press Alt + F2 to open the run dialog, type
ccsm
, and press Enter (if that doesn't work, you probably need to install the packagecompizconfig-settings-manager
first).
The grab handle plugin will only work correctly, if the Png plugin is enabled, so scroll down to the Image Loading section and make sure Png is ticked:
(source: xrmb2.net)
Now scroll further down to the Uncategorized section and tick the Unity MT Grab Handles plugin:
(source: xrmb2.net)
By default, there is no shortcut defined to initiate the handles, so click on the Unity MT Grab Handles button to configure the shortcut (and also the fade duration, if you like):
(source: xrmb2.net)
Next to Toggle Handles click on the Disabled button and tick the Enable checkbox:
(source: xrmb2.net)
Now click on Grab key combination and press the desired shortcut:
(source: xrmb2.net)
Confirm and close the CompizConfig Setting Manager. Now you should see the handles like in the picture in the question when using the shortcut you just defined.
2
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
add a comment |
The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.
You can use it with a mouse by toggling the plugin on and off. To ensure the plugin is enabled, do the following:
Start the CompizConfig Setting Manager: Press Alt + F2 to open the run dialog, type
ccsm
, and press Enter (if that doesn't work, you probably need to install the packagecompizconfig-settings-manager
first).
The grab handle plugin will only work correctly, if the Png plugin is enabled, so scroll down to the Image Loading section and make sure Png is ticked:
(source: xrmb2.net)
Now scroll further down to the Uncategorized section and tick the Unity MT Grab Handles plugin:
(source: xrmb2.net)
By default, there is no shortcut defined to initiate the handles, so click on the Unity MT Grab Handles button to configure the shortcut (and also the fade duration, if you like):
(source: xrmb2.net)
Next to Toggle Handles click on the Disabled button and tick the Enable checkbox:
(source: xrmb2.net)
Now click on Grab key combination and press the desired shortcut:
(source: xrmb2.net)
Confirm and close the CompizConfig Setting Manager. Now you should see the handles like in the picture in the question when using the shortcut you just defined.
The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.
You can use it with a mouse by toggling the plugin on and off. To ensure the plugin is enabled, do the following:
Start the CompizConfig Setting Manager: Press Alt + F2 to open the run dialog, type
ccsm
, and press Enter (if that doesn't work, you probably need to install the packagecompizconfig-settings-manager
first).
The grab handle plugin will only work correctly, if the Png plugin is enabled, so scroll down to the Image Loading section and make sure Png is ticked:
(source: xrmb2.net)
Now scroll further down to the Uncategorized section and tick the Unity MT Grab Handles plugin:
(source: xrmb2.net)
By default, there is no shortcut defined to initiate the handles, so click on the Unity MT Grab Handles button to configure the shortcut (and also the fade duration, if you like):
(source: xrmb2.net)
Next to Toggle Handles click on the Disabled button and tick the Enable checkbox:
(source: xrmb2.net)
Now click on Grab key combination and press the desired shortcut:
(source: xrmb2.net)
Confirm and close the CompizConfig Setting Manager. Now you should see the handles like in the picture in the question when using the shortcut you just defined.
edited 5 hours ago
Glorfindel
2653413
2653413
answered Mar 24 '11 at 16:08
Jason SmithJason Smith
1,5241110
1,5241110
2
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
add a comment |
2
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
2
2
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D
– popey
Mar 24 '11 at 17:16
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
it will do the drag handles right now (i think thats how utouch works)
– Jason Smith
Mar 24 '11 at 17:22
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
@popey The middle click was moved to a 5 finger tap, as it turns out.
– Didi Kohen
Dec 10 '12 at 14:37
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f31877%2fhow-do-i-use-unity-drag-handles%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown