/[packages]/cauldron/openbox/current/SOURCES/01_rc.xml.dpatch
ViewVC logotype

Contents of /cauldron/openbox/current/SOURCES/01_rc.xml.dpatch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1905138 - (show annotations) (download)
Thu Nov 10 17:40:37 2022 UTC (16 months, 2 weeks ago) by papoteur
File size: 569 byte(s)
change default screenshoter to screengrab
this avoid to Recommends GTK application with Qt (picom-conf)
remove unuseful description
1 Index: data/rc.xml
2 ===================================================================
3 --- data/rc.xml
4 +++ data/rc.xml 2009-01-20 17:29:48.000000000 +0100
5 @@ -229,6 +229,12 @@
6 <keybind key="A-space">
7 <action name="ShowMenu"><menu>client-menu</menu></action>
8 </keybind>
9 + <keybind key="Print">
10 + <action name="Execute"><execute>screengrab</execute></action>
11 + </keybind>
12 + <keybind key="A-Print">
13 + <action name="Execute"><execute>screengrab -a</execute></action>
14 + </keybind>
15
16 <!-- Keybindings for window switching -->
17 <keybind key="A-Tab">

  ViewVC Help
Powered by ViewVC 1.1.30