This commit was generated by cvs2svn to compensate for changes in r150,
[gnokii.git] / Docs / sample / gnokiirc
1 # This is a sample ~/.gnokiirc file.  Copy it into your
2 # home directory and name it .gnokiirc.
3 #
4
5 [global]
6
7 # Set port to the physical serial port used to connect to your phone
8 port = /dev/ttyS0
9
10 # Set model to the model number of your phone
11 model = 6110
12
13 # Initlength controls the number of characters sent to the
14 # phone during initialisation.  You can either set it to
15 # the word "default" or a positive integer.
16
17 # You can try setting this value if you want to connect
18 # to the phone quicker.  If you've never noticed the
19 # connection to be slow, it is suggested that you 
20 # leave this alone.  Read the initialisation code in fbus-xxxx
21 # to understand what this changes if you're curious.
22 initlength = default
23
24 # The type of the connection, for IR set this to infrared or irda.
25 # If you have 6210/6250/7110 phone and dau9p cable (the one you can
26 # use with 6100 series and cannot use hardware modem from the phone)
27 # you may want to use 'dau9p' value to get faster initialization.
28 connection = serial
29
30 # Set bindir to point to the location of the various gnokii binaries.
31 # In particular ensure that mgnokiidev is in this location, with
32 # permissions 4750, owned by root, group gnokii.  Ensure you
33 # are in the gnokii group and that the group exists...
34 bindir = /usr/local/sbin/