Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4878

Raspberry Pi OS • Re: labwc Multiple desktops

$
0
0
I added the following to ~/.config/labwc/rc.xml to give me region select with "Shift-Print Screen" for print screen:

Code:

  <keyboard>    <keybind key="S-Print">      <action name="Execute">        <command>sh -c 'grim -g "$(slurp)"' </command>      </action>    </keybind>  <keyboard>
I tried playing around with different window placement policies but I could only get "center" and "automatic" work in the version of labwc in Raspberry Pi OS, not "cascade". Note: "automatic" gives you tiling type behavior.

Statistics: Posted by sparkyhall — Sun Nov 03, 2024 5:12 pm



Viewing all articles
Browse latest Browse all 4878

Trending Articles