File: fimrc.kuickshow

package info (click to toggle)
fim 0.7.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,048 kB
  • sloc: cpp: 32,769; ansic: 4,507; makefile: 1,549; sh: 1,502; perl: 189; exp: 28; awk: 9
file content (12 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
# kuickshow like configuration file for fim
# copy this file to ~/.fimrc to have kuickshow keyboard shortcuts in fim
# NOTE: it is not complete

bind "PageUp"   "prev;";
bind "PageDown" "next;";
bind 'o' "100%;";
bind 'w' "auto_width_scale";
bind '+' "magnify";
bind '-' "reduce";

# missing : flipping and rotation, gamma, contrast, file editing ...