summaryrefslogtreecommitdiff
path: root/resources-en/src/tips/ClosingTabsWithMiddleMouse.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources-en/src/tips/ClosingTabsWithMiddleMouse.html')
-rw-r--r--resources-en/src/tips/ClosingTabsWithMiddleMouse.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/resources-en/src/tips/ClosingTabsWithMiddleMouse.html b/resources-en/src/tips/ClosingTabsWithMiddleMouse.html
new file mode 100644
index 000000000000..4f1890677544
--- /dev/null
+++ b/resources-en/src/tips/ClosingTabsWithMiddleMouse.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+ <link rel="stylesheet" type="text/css" href="css/tips.css">
+</head>
+<body>
+ <p>
+ Tabs (in the editor, hierarchy views, etc.) can be closed without using the context menu.</p>
+ <p>
+ Hover over the tab title and either press the middle mouse button or
+ use <span class="shortcut">Shift+click</span>.</p>
+</body>
+</html>