Win+Cursor key functionality copied from windows 7

Here is where you can post tips and tricks to share with other users of MX. Do not ask for help in this Forum.
Message
Author
TOTAL
Posts: 29
Joined: Thu Nov 07, 2019 8:33 pm

Win+Cursor key functionality copied from windows 7

#1 Post by TOTAL »

To maximise a windows, you can use alt+F10, which is great.
However, it would be really cool to have also the other functionality, such make window cover left/right part of the screen. The said combination is very logical and enables really quick manipulation of windows. Has anyone managed to get this set up this way or better in MX Linux?

User avatar
dreamer
Posts: 888
Joined: Sun Oct 15, 2017 11:34 am

Re: Win+Cursor key functionality copied from windows 7

#2 Post by dreamer »

The Win/Super key is assigned to Whisker menu by default. Due to a limitation of Whisker menu it's not possible to assign a key combo to a key that controls Whisker menu. If you want to use Win/Super key together with another key (key combo) then you must assign a different key to open/close Whisker menu.

(Win/Super + shift to open file manager is only possible if another key controls open/close Whisker menu. I believe there is a thread about this).
Note to self and others: SysVinit is a good option. However if you run into problems try with systemd first. This applies to AppImages, Flatpaks, GitHub packages and even some Debian packages.

User avatar
m_pav
Developer
Posts: 1751
Joined: Sun Aug 06, 2006 3:02 pm

Re: Win+Cursor key functionality copied from windows 7

#3 Post by m_pav »

I always add 3 additional keyboard shortcuts to my installations, all tied to the Win/Super key

Win/Super + e opens Thunar file manager
Win/Super + c opens Galculator
Win/Super + t opens Xfce-Terminal

I know there's the F4 key for the terminal, but I like the windowed approach, not fixed positions, plus I can open as many as I want in one go by holding the Win/Super key and tapping the letter as many times as I need to.

The following edit was made to /home/michael/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

Code: Select all

      <property name="&lt;Super&gt;e" type="string" value="exo-open --launch FileManager"/>
      <property name="&lt;Super&gt;t" type="string" value="/usr/bin/xfce4-terminal.wrapper"/>
      <property name="&lt;Super&gt;c" type="string" value="/usr/bin/galculator"/> 
As for positioning windows to one half of the screen, Magnetic edges are already enabled, open any app, grab its titlebar and drag it (by drag, I mean slap) to any of the display edges. If you drag it into a corner, it will resize to 1/4 of the screen, if you drag it to the left or the right edge, it will occupy exactly half of the display area on the side to which you dragged it.

The only exception is when have workspaces set to be horizontally placed. Mine are vertically stacked, so no issues arise.
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD Ryzen 5 5600G, 32G, 8TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: Win+Cursor key functionality copied from windows 7

#4 Post by manyroads »

You may create any arrangement or keybindings that please you, including those used in Win.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: Win+Cursor key functionality copied from windows 7

#5 Post by JayM »

manyroads wrote: Wed Nov 20, 2019 8:59 pm You may create any arrangement or keybindings that please you, including those used in Win.
...in Menu/Settings/Keyboard -> Application Shortcuts tab.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

komer
Posts: 80
Joined: Fri Jan 05, 2018 6:37 pm

Re: Win+Cursor key functionality copied from windows 7

#6 Post by komer »

Post deleted by author.

Post Reply

Return to “Tips & Tricks by users”