Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xgnokii(1x) [debian man page]

xgnokii(1x)							      gnokii							       xgnokii(1x)

NAME
xgnokii - graphical interface of the gnokii telephone toolkit SYNOPSIS
xgnokii DESCRIPTION
xgnokii is a fancy graphical interface for libgnokii. It uses the settings in the [global] section of the configuration file of gnokii(1). You can assume that your phone is supported, however there are rare cases that you will get very limited functionality with xgnokii. xgnokii can save contacts in vCard format (thanks to Pavel Machek <pavel at ucw dot cz>) if you add .vcard or .gcrd extension (case sensi- tive) to the file name in the export contacts dialog. gnokii is a multiple systems tool suite and (eventually) modem/fax driver for the mobile phones. gnokii at the beginning was designed to support Nokia phones. At the moment it supports most of the Nokia mobiles and also supports other phones that understand AT commands. DIAGNOSTICS
Various error messages are printed to STDERR when xdebug = on is set in gnokii config file BUGS
This man page is too short. See more details in gnokii man page. AUTHOR
Jan Derfinak is the author of the xgnokii. Hugh Blemings <hugh at blemings dot org> and Pavel Janik ml. <Pavel.Janik at suse dot cz> and Pawel Kot <gnokii at gmail dot com> are the authors of the gnokii tool suite. This manual page was written by Daniele Forsi <daniele at forsi dot it> changing the manual page written by Erik Rossen <rossen at freesurf dot ch>. See also Docs/CREDITS from the gnokii sources. COPYING
This program is distributed under the GNU Public License Version 2, or (at your option) any later version. SEE ALSO
gnokii(1), gnokiid(1) Erik Rossen, Daniele Forsi May 10, 2010 xgnokii(1x)

Check Out this Related Man Page

xgnokii(1x)							      gnokii							       xgnokii(1x)

NAME
xgnokii - graphical interface of the gnokii telephone toolkit SYNOPSIS
xgnokii DESCRIPTION
xgnokii is a fancy graphical interface for libgnokii. It uses the settings in the [global] section of the configuration file of gnokii(1). You can assume that your phone is supported, however there are rare cases that you will get very limited functionality with xgnokii. xgnokii can save contacts in vCard format (thanks to Pavel Machek <pavel at ucw dot cz>) if you add .vcard or .gcrd extension (case sensi- tive) to the file name in the export contacts dialog. gnokii is a multiple systems tool suite and (eventually) modem/fax driver for the mobile phones. gnokii at the beginning was designed to support Nokia phones. At the moment it supports most of the Nokia mobiles and also supports other phones that understand AT commands. DIAGNOSTICS
Various error messages are printed to STDERR when xdebug = on is set in gnokii config file BUGS
This man page is too short. See more details in gnokii man page. AUTHOR
Jan Derfinak is the author of the xgnokii. Hugh Blemings <hugh at blemings dot org> and Pavel Janik ml. <Pavel.Janik at suse dot cz> and Pawel Kot <gnokii at gmail dot com> are the authors of the gnokii tool suite. This manual page was written by Daniele Forsi <daniele at forsi dot it> changing the manual page written by Erik Rossen <rossen at freesurf dot ch>. See also Docs/CREDITS from the gnokii sources. COPYING
This program is distributed under the GNU Public License Version 2, or (at your option) any later version. SEE ALSO
gnokii(1), gnokiid(1) Erik Rossen, Daniele Forsi May 10, 2010 xgnokii(1x)
Man Page

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

use dot file in linux

Hi, I am creating a phonebook to store the name:phone:address.The phonebook is used to store, edit,delete and list the data. Now i need to use text file(dot files) for configuration (saving and loading selections). I really don't know how to do that. Please help thanks.. (6 Replies)
Discussion started by: coolgal
6 Replies

2. Shell Programming and Scripting

How to format file into comma separated field

Guys, Need you help, i have a a file content that look like this. Nokia 3330 <spaces><spaces><more spaces>+76451883874 Nokia 3610 +87467361615 so on and so forth, - there are so many spaces in between. - e.g.... (5 Replies)
Discussion started by: shtobias
5 Replies

3. Shell Programming and Scripting

Set command ending with a "." (dot)

Hi I have a "set" command which ends with a "." (dot), for example: set `grep "\<${pnum}\>" /tstmp/data.txt |sed 's/#//'` . Can somebody help me to understand the purpose of this "set" and "." combination? The problem is that this command does not produce the same result when run on AIX... (2 Replies)
Discussion started by: aoussenko
2 Replies

4. What is on Your Mind?

Will You Buy an Apple iPad?

Apple just announced the iPad. Will you buy one? (68 Replies)
Discussion started by: Neo
68 Replies

5. UNIX for Dummies Questions & Answers

ls command with wild card can't return filenames starting with dot

I came across the following behaviour in Solaris 10 (x86-64bit) and RHEL 5.6 (Tikanga) -a option in ls command is supposed to list all files starting with a dot. From the man page of ls -a, --all do not ignore entries starting with . $ touch .mytestfile $ vi .mytestfile $... (2 Replies)
Discussion started by: kraljic
2 Replies