File: Window-Basic-Amiga

package info (click to toggle)
fvwm-crystal 3.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 19,748 kB
  • ctags: 793
  • sloc: sh: 2,815; cs: 880; python: 875; makefile: 212
file content (16 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Basic Amiga window bindings
# When moving a window, it stay on its layer.
# A click will raise or lower it.

Mouse 1 T	$[Mod] Window-Lower-Move-Raise
Mouse 2 T	$[Mod] Window-Shade-Resize
Mouse 3 T	$[Mod] Window-Raise-Move-Lower

Mouse 1 WT	$[Mod1] Window-Lower-Move-Raise
Mouse 1 WT	$[Mod1]2 Window-Lower-Move-Raise
Mouse 2 WT	$[Mod1] Window-Resize-Opaque SE
Mouse 2 WT	$[Mod1]2 Window-Resize-Opaque SE
Mouse 3 WT	$[Mod1] Window-Raise-Move-Lower
Mouse 3 WT	$[Mod1]2 Window-Raise-Move-Lower

# vim:ft=fvwm