# This is a sample ~/.gnokiirc file. Copy it into your # home directory and name it .gnokiirc. # [global] # Set port to the physical serial port used to connect to your phone port = /dev/ttyS0 # Set model to the model number of your phone model = 6110 # Initlength controls the number of characters sent to the # phone during initialisation. You can either set it to # the word "default" or a positive integer. # # You can try setting this value if you want to connect # to the phone quicker. If you've never noticed the # connection to be slow, it is suggested that you # leave this alone. Read the initialisation code in fbus-xxxx # to understand what this changes if you're curious. initlength = default # The type of the connection, for IR set this to infrared or irda. # If you have 6210/6250/7110 phone and dau9p cable (the one you can # use with 6100 series and cannot use hardware modem from the phone) # you may want to use 'dau9p' value to get faster initialization. connection = serial # Set bindir to point to the location of the various gnokii binaries. # In particular ensure that mgnokiidev is in this location, with # permissions 4750, owned by root, group gnokii. Ensure you # are in the gnokii group and that the group exists... bindir = /usr/local/sbin/