File: xfm_dev.m4

package info (click to toggle)
xfm 1.5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,336 kB
  • ctags: 1,815
  • sloc: ansic: 15,711; sh: 1,002; makefile: 177
file content (15 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file specify some directories and commands which xfm
# should execute before entering and after leaving them.
# The format is:
# <directory>:<mount command>:<umount command>
#
# first some manual examples:
#
#/dos/c:mount /dos/c:umount /dos/c
#/media/floppy:mount /media/floppy:umount /media/floppy:dev_floppy.xpm
#/media/cdrom:mount /media/cdrom:umount /media/cdrom
#
# Now a special entry telling xfm to call getfsent(1) to read /etc/fstab
# It will include all entries containing an mountoption starting with "user".
# The mountpoint will appendnded after the given command and a space:
GETFSENT:mount:umount:dev_disk.xpm,iso9660=dev_cdrom.xpm