File: Misc-Keybindings

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 (33 lines) | stat: -rw-r--r-- 754 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Some default keybindings, not fitting anywhere else

# Open QuakeConsole using Alt+`
Key grave A $[Mod1] QuakeConsole
# Open QuakeConsole using Alt+f
#Key F A $[Mod1] QuakeConsole

# Open new terminal using Alt+Shift+`
Key grave A $[Mod2] AA
# Open new terminal using Alt+Shift+f
#Key F A $[Mod2] AA

# Open FvwmConsole using Alt+;
Key semicolon A $[Mod1] FvwmMiniConsole
# Open FvwmConsole using Alt+,
#Key comma A $[Mod1] FvwmMiniConsole

# Screenshot
Key Print A $[Mod] Screenshot

# Application menu
# Windows Left
#Key Super_L A $[Mod1] Menu /Applications root c c
# Windows Right
Key Super_R A $[Mod1] Menu /Applications root c c

# Main menu
Key Menu A $[Mod1] Menu /FVWM-Crystal root c c

# FvwmExpose
Key E A $[Mod1] FvwmExpose

# vim:ft=fvwm