equal
deleted
inserted
replaced
37 # ’A’ for any modifier |
37 # ’A’ for any modifier |
38 |
38 |
39 # Key [(window)] Keyname Context Modifiers Function |
39 # Key [(window)] Keyname Context Modifiers Function |
40 # See Keyname on /usr/include/X11/keysymdef.h, without the XK_ prefix. |
40 # See Keyname on /usr/include/X11/keysymdef.h, without the XK_ prefix. |
41 |
41 |
|
42 # Use Bash for PIPESTATUS. |
|
43 ExecUseShell /bin/bash |
|
44 |
42 ################################################################ |
45 ################################################################ |
43 # Set paths. |
46 # Set paths. |
44 |
47 |
45 m4_define(`m4_IMGPATH', `$[FVWM_USERDIR]/images')m4_dnl |
48 m4_define(`m4_IMGPATH', `$[FVWM_USERDIR]/images')m4_dnl |
46 m4_define(`m4_ICONPATH', `$[FVWM_USERDIR]/icons')m4_dnl |
49 m4_define(`m4_ICONPATH', `$[FVWM_USERDIR]/icons')m4_dnl |