~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to debian/gnome-keyboard-properties.1

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-17 10:47:27 UTC
  • mfrom: (0.1.11 experimental) (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20110517104727-lqel6m8vhfw5jby1
Tags: 1:3.0.1.1-1ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
  - Add dependency on ubuntu-system-service
  - Remove dependency on gnome-icon-theme-symbolic
  - Move dependency on apg, gnome-icon-theme-symbolic and accountsservice to
    be a Recommends: until we get them in main
* debian/rules:
  - Use autoreconf
  - Add binary-post-install rule for gnome-control-center-data
  - Run dh-autoreconf
* debian/gnome-control-center.dirs:
* debian/gnome-control-center.links:
  - Add a link to the control center shell for indicators
* debian/patches/00_disable-nm.patch:
  - Temporary patch to disable building with NetworkManager until we get
    the new one in the archive
* debian/patches/01_git_remove_gettext_calls.patch:
  - Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
* debian/patches/01_git_kill_warning.patch:
  - Kill warning
* debian/patches/50_ubuntu_systemwide_prefs.patch:
  - Ubuntu specific proxy preferences
* debian/patches/51_ubuntu_system_keyboard.patch:
  - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Copyright (C) 2007 Sven Arvidsson <sa@whiz.se>
2
 
.\"
3
 
.\" This is free software; you may redistribute it and/or modify
4
 
.\" it under the terms of the GNU General Public License as
5
 
.\" published by the Free Software Foundation; either version 2,
6
 
.\" or (at your option) any later version.
7
 
.\"
8
 
.\" This is distributed in the hope that it will be useful, but
9
 
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
10
 
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11
 
.\" GNU General Public License for more details.
12
 
.\"
13
 
.\"You should have received a copy of the GNU General Public License along
14
 
.\"with this program; if not, write to the Free Software Foundation, Inc.,
15
 
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
16
 
.TH gnome-keyboard-properties 1 "2007\-09\-27" "GNOME"
17
 
.SH NAME
18
 
gnome-keyboard-properties \- manage keyboard behaviour in GNOME
19
 
.SH SYNOPSIS
20
 
.B gnome-keyboard-properties
21
 
.RI [ OPTIONS... ]
22
 
.SH DESCRIPTION
23
 
Keyboard Preferences manages all settings related to the keyboard in a
24
 
GNOME environment. This includes key repeat delay, cursor blinking,
25
 
layouts and layout options. You can also configure a typing break
26
 
which locks the screen and enforces a break from work.
27
 
.SH OPTIONS
28
 
.TP
29
 
.B \-\-apply
30
 
Just apply settings and quit (compatibility only; now handled by daemon)
31
 
.TP
32
 
.B \-\-init\-session\-settings
33
 
Just apply settings and quit (compatibility only; now handled by daemon)
34
 
.TP
35
 
.B \-\-get\-legacy
36
 
Retrieve and store legacy settings
37
 
.TP
38
 
.B \-\-typing-break
39
 
Start the page with the typing break settings showing
40
 
.P
41
 
This program also accepts the standard GNOME and GTK options.
42
 
.SH AUTHORS
43
 
.B gnome-keyboard-properties
44
 
is written by Jonathan Blandford <jrb@redhat.com> and others.
45
 
.P
46
 
This manual page was written by Sven Arvidsson <sa@whiz.se>,
47
 
for the Debian project (but may be used by others).
48
 
.SH SEE ALSO
49
 
.BR "gtk-options" (7),
50
 
.BR "gnome-options" (7)
51
 
.P
52
 
The online documentation available through the program's
53
 
.I Help
54
 
menu.