File: buttons

package info (click to toggle)
feh 3.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,448 kB
  • sloc: ansic: 13,040; perl: 1,007; makefile: 205; sh: 26
file content (17 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# feh button configuration.
# Comments start with a # sign, do not use them mid-line.
# Each line must be blank, a comment, or a button definition.
#
# button definition: <action name> <button>
#
# A <button> is a button number with optional modifier.
# For instance, C-1 would be Ctrl + Left click, 4-2 Mod4 + Middle click,
# et cetera.

# Switch menu and zoom keys, useful for two-button touchpads
menu 2
zoom 3

# make scroll wheel (mousewheel up and down) zoom, instead of flipping images
zoom_in 4
zoom_out 5