~ubuntu-branches/ubuntu/trusty/kbd/trusty

« back to all changes in this revision

Viewing changes to debian/patches/manpages.diff

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-02-18 13:25:55 UTC
  • mfrom: (1.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20130218132555-9aiwvswlo12fo32s
Tags: 1.15.5-1ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Add setfont, kbd_mode, and loadkeys to initramfs for console-setup.
  - Use ckbcomp to get the keyboard layout if other data files are not
    available.
  - Depend on console-setup, and remove config file; we now only support
    systems using console-setup and so it no longer serves a purpose. The
    removed config file for console-screen has changed names from
    /etc/init.d/console-screen.kbd.sh to /etc/init.d/kbd.
  - Change loadkeys to find any console not in raw mode when invoked
    without an explicit console parameter, in case the foreground console
    is in raw mode.
  - Simplify maintainer scripts for conffile removal, using new features
    in debhelper 8.1.0.
  - Add setvtrgb to kbd-udeb.
* Fix incorrect keymap sanity check in loadkeys_ckbcomp.diff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
Index: devel/man/man1/dumpkeys.1.in
33
33
===================================================================
34
 
--- devel.orig/man/man1/dumpkeys.1.in   2011-11-12 00:20:01.000000000 +0100
35
 
+++ devel/man/man1/dumpkeys.1.in        2012-04-28 11:13:47.000000000 +0200
 
34
--- devel.orig/man/man1/dumpkeys.1.in   2013-02-17 19:36:47.000000000 +0100
 
35
+++ devel/man/man1/dumpkeys.1.in        2013-02-17 19:36:47.000000000 +0100
36
36
@@ -11,7 +11,6 @@
37
37
 .BI \-\-charset= charset
38
38
 ]
43
43
 writes, to the standard output, the current contents of the keyboard
44
44
Index: devel/man/man1/kbd_mode.1
45
45
===================================================================
46
 
--- devel.orig/man/man1/kbd_mode.1      2011-11-12 00:20:01.000000000 +0100
47
 
+++ devel/man/man1/kbd_mode.1   2012-04-28 11:13:47.000000000 +0200
 
46
--- devel.orig/man/man1/kbd_mode.1      2013-02-17 19:36:47.000000000 +0100
 
47
+++ devel/man/man1/kbd_mode.1   2013-02-17 19:36:47.000000000 +0100
48
48
@@ -10,7 +10,6 @@
49
49
 .I -C CONSOLE
50
50
 ]
55
55
 .B kbd_mode
56
56
Index: devel/man/man1/loadkeys.1.in
57
57
===================================================================
58
 
--- devel.orig/man/man1/loadkeys.1.in   2011-11-12 00:20:01.000000000 +0100
59
 
+++ devel/man/man1/loadkeys.1.in        2012-04-28 11:13:47.000000000 +0200
 
58
--- devel.orig/man/man1/loadkeys.1.in   2013-02-17 19:36:47.000000000 +0100
 
59
+++ devel/man/man1/loadkeys.1.in        2013-02-17 19:36:47.000000000 +0100
60
60
@@ -31,7 +31,6 @@
61
61
 ]
62
62
 .LP
67
67
 .B loadkeys
68
68
Index: devel/man/man1/openvt.1
69
69
===================================================================
70
 
--- devel.orig/man/man1/openvt.1        2011-11-12 00:20:01.000000000 +0100
71
 
+++ devel/man/man1/openvt.1     2012-04-28 11:13:47.000000000 +0200
 
70
--- devel.orig/man/man1/openvt.1        2013-02-17 19:36:47.000000000 +0100
 
71
+++ devel/man/man1/openvt.1     2013-02-17 19:36:47.000000000 +0100
72
72
@@ -27,7 +27,14 @@
73
73
 .I "\-e, \-\-exec"
74
74
 Directly execute the given command, without forking.
87
87
 Switch to the new VT when starting the command. The VT of the new command
88
88
Index: devel/man/man1/psfaddtable.1
89
89
===================================================================
90
 
--- devel.orig/man/man1/psfaddtable.1   2011-11-12 00:20:01.000000000 +0100
91
 
+++ devel/man/man1/psfaddtable.1        2012-04-28 11:13:47.000000000 +0200
 
90
--- devel.orig/man/man1/psfaddtable.1   2013-02-17 19:36:47.000000000 +0100
 
91
+++ devel/man/man1/psfaddtable.1        2013-02-17 19:36:47.000000000 +0100
92
92
@@ -6,7 +6,6 @@
93
93
 .B psfaddtable
94
94
 .I fontfile tablefile outfile
99
99
 takes a console font in .psf format given by
100
100
Index: devel/man/man1/psfgettable.1
101
101
===================================================================
102
 
--- devel.orig/man/man1/psfgettable.1   2011-11-12 00:20:01.000000000 +0100
103
 
+++ devel/man/man1/psfgettable.1        2012-04-28 11:13:47.000000000 +0200
 
102
--- devel.orig/man/man1/psfgettable.1   2013-02-17 19:36:47.000000000 +0100
 
103
+++ devel/man/man1/psfgettable.1        2013-02-17 19:36:47.000000000 +0100
104
104
@@ -7,7 +7,6 @@
105
105
 .I fontfile
106
106
 .RI [ outfile ]
111
111
 extracts the embedded Unicode character table from a .psf format
112
112
Index: devel/man/man1/psfstriptable.1
113
113
===================================================================
114
 
--- devel.orig/man/man1/psfstriptable.1 2011-11-12 00:20:01.000000000 +0100
115
 
+++ devel/man/man1/psfstriptable.1      2012-04-28 11:13:47.000000000 +0200
 
114
--- devel.orig/man/man1/psfstriptable.1 2013-02-17 19:36:47.000000000 +0100
 
115
+++ devel/man/man1/psfstriptable.1      2013-02-17 19:36:47.000000000 +0100
116
116
@@ -6,7 +6,6 @@
117
117
 .B psfstriptable
118
118
 .I fontfile outfile
123
123
 reads a .psf format console font from 
124
124
Index: devel/man/man1/psfxtable.1
125
125
===================================================================
126
 
--- devel.orig/man/man1/psfxtable.1     2011-11-12 00:20:01.000000000 +0100
127
 
+++ devel/man/man1/psfxtable.1  2012-04-28 11:13:47.000000000 +0200
 
126
--- devel.orig/man/man1/psfxtable.1     2013-02-17 19:36:47.000000000 +0100
 
127
+++ devel/man/man1/psfxtable.1  2013-02-17 19:36:47.000000000 +0100
128
128
@@ -14,7 +14,6 @@
129
129
 .IR outtable ]
130
130
 .RB [ \-nt ]
135
135
 handles the embedded Unicode character table for .psf format
136
136
Index: devel/man/man1/setleds.1
137
137
===================================================================
138
 
--- devel.orig/man/man1/setleds.1       2012-04-28 11:13:35.000000000 +0200
139
 
+++ devel/man/man1/setleds.1    2012-04-28 11:14:17.000000000 +0200
 
138
--- devel.orig/man/man1/setleds.1       2013-02-17 19:36:47.000000000 +0100
 
139
+++ devel/man/man1/setleds.1    2013-02-17 19:36:47.000000000 +0100
140
140
@@ -7,7 +7,6 @@
141
141
 .RI [ "-v" "] [" "-L" "] [" "-D" "] [" "-F" ]
142
142
 .RI [ {+|-}num "] [" {+|-}caps "] [" {+|-}scroll ]
197
197
 console output.)
198
198
Index: devel/man/man1/setmetamode.1
199
199
===================================================================
200
 
--- devel.orig/man/man1/setmetamode.1   2011-11-12 00:20:01.000000000 +0100
201
 
+++ devel/man/man1/setmetamode.1        2012-04-28 11:13:47.000000000 +0200
 
200
--- devel.orig/man/man1/setmetamode.1   2013-02-17 19:36:47.000000000 +0100
 
201
+++ devel/man/man1/setmetamode.1        2013-02-17 19:36:47.000000000 +0100
202
202
@@ -8,7 +8,6 @@
203
203
 .I {meta|bit|metabit | esc|prefix|escprefix}
204
204
 ]
209
209
 .B setmetamode
210
210
Index: devel/man/man1/showkey.1
211
211
===================================================================
212
 
--- devel.orig/man/man1/showkey.1       2011-11-12 00:20:01.000000000 +0100
213
 
+++ devel/man/man1/showkey.1    2012-04-28 11:13:47.000000000 +0200
 
212
--- devel.orig/man/man1/showkey.1       2013-02-17 19:36:47.000000000 +0100
 
213
+++ devel/man/man1/showkey.1    2013-02-17 19:36:47.000000000 +0100
214
214
@@ -5,7 +5,6 @@
215
215
 .SH SYNOPSIS
216
216
 showkey [\-h|\-\-help] [\-a|\-\-ascii] [\-s|\-\-scancodes] [\-k|\-\-keycodes]
221
221
 prints to standard output either the scan codes or the keycode
222
222
Index: devel/man/man1/unicode_start.1
223
223
===================================================================
224
 
--- devel.orig/man/man1/unicode_start.1 2011-11-12 00:20:01.000000000 +0100
225
 
+++ devel/man/man1/unicode_start.1      2012-04-28 11:13:47.000000000 +0200
 
224
--- devel.orig/man/man1/unicode_start.1 2013-02-17 19:36:47.000000000 +0100
 
225
+++ devel/man/man1/unicode_start.1      2013-02-17 19:36:47.000000000 +0100
226
226
@@ -6,7 +6,6 @@
227
227
 .B unicode_start
228
228
 .RI [ font " [" umap ]]
233
233
 .B unicode_start
234
234
Index: devel/man/man1/unicode_stop.1
235
235
===================================================================
236
 
--- devel.orig/man/man1/unicode_stop.1  2011-11-12 00:20:01.000000000 +0100
237
 
+++ devel/man/man1/unicode_stop.1       2012-04-28 11:13:47.000000000 +0200
 
236
--- devel.orig/man/man1/unicode_stop.1  2013-02-17 19:36:47.000000000 +0100
 
237
+++ devel/man/man1/unicode_stop.1       2013-02-17 19:36:47.000000000 +0100
238
238
@@ -5,7 +5,6 @@
239
239
 .SH SYNOPSIS
240
240
 .B unicode_stop
245
245
 .B unicode_stop
246
246
Index: devel/man/man1misc/splitfont.1
247
247
===================================================================
248
 
--- devel.orig/man/man1misc/splitfont.1 2011-11-12 00:20:01.000000000 +0100
249
 
+++ devel/man/man1misc/splitfont.1      2012-04-28 11:13:47.000000000 +0200
 
248
--- devel.orig/man/man1misc/splitfont.1 2013-02-17 19:36:47.000000000 +0100
 
249
+++ devel/man/man1misc/splitfont.1      2013-02-17 19:36:47.000000000 +0100
250
250
@@ -11,7 +11,7 @@
251
251
 
252
252
 .SH DESCRIPTION
258
258
 .P
259
259
Index: devel/man/man5/keymaps.5
260
260
===================================================================
261
 
--- devel.orig/man/man5/keymaps.5       2011-11-12 00:20:01.000000000 +0100
262
 
+++ devel/man/man5/keymaps.5    2012-04-28 11:13:47.000000000 +0200
 
261
--- devel.orig/man/man5/keymaps.5       2013-02-17 19:36:47.000000000 +0100
 
262
+++ devel/man/man5/keymaps.5    2013-02-17 19:36:47.000000000 +0100
263
263
@@ -5,11 +5,6 @@
264
264
 .SH NAME
265
265
 keymaps \- keyboard table descriptions for loadkeys and dumpkeys
274
274
 .BR loadkeys (1)
275
275
Index: devel/man/man8/setfont.8.in
276
276
===================================================================
277
 
--- devel.orig/man/man8/setfont.8.in    2011-11-12 00:20:01.000000000 +0100
278
 
+++ devel/man/man8/setfont.8.in 2012-04-28 11:13:47.000000000 +0200
 
277
--- devel.orig/man/man8/setfont.8.in    2013-02-17 19:36:47.000000000 +0100
 
278
+++ devel/man/man8/setfont.8.in 2013-02-17 19:36:47.000000000 +0100
279
279
@@ -12,7 +12,6 @@
280
280
 .RI "[-C " "console" ]
281
281
 .RI "[-h" "H" ]
286
286
 .B setfont
287
287
Index: devel/man/man8misc/mk_modmap.8
288
288
===================================================================
289
 
--- devel.orig/man/man8misc/mk_modmap.8 2011-11-12 00:20:01.000000000 +0100
290
 
+++ devel/man/man8misc/mk_modmap.8      2012-04-28 11:13:47.000000000 +0200
 
289
--- devel.orig/man/man8misc/mk_modmap.8 2013-02-17 19:36:47.000000000 +0100
 
290
+++ devel/man/man8misc/mk_modmap.8      2013-02-17 19:36:47.000000000 +0100
291
291
@@ -26,7 +26,7 @@
292
292
 (In Debian, these are in the "xlibs-dev" package).
293
293
 .SH NOTES
306
306
+.\" Manpage by Alastair McKinstry, <mckinstry@computer.org>
307
307
Index: devel/man/man8misc/setvesablank.8
308
308
===================================================================
309
 
--- devel.orig/man/man8misc/setvesablank.8      2011-11-12 00:20:01.000000000 +0100
310
 
+++ devel/man/man8misc/setvesablank.8   2012-04-28 11:13:47.000000000 +0200
 
309
--- devel.orig/man/man8misc/setvesablank.8      2013-02-17 19:36:47.000000000 +0100
 
310
+++ devel/man/man8misc/setvesablank.8   2013-02-17 19:36:47.000000000 +0100
311
311
@@ -16,7 +16,6 @@
312
312
 ]
313
313
 .LP
316
316
 .LP
317
317
 The program
318
318
 .B setvesablank
 
319
Index: devel/man/man8/resizecons.8
 
320
===================================================================
 
321
--- devel.orig/man/man8/resizecons.8    2013-02-17 19:36:47.000000000 +0100
 
322
+++ devel/man/man8/resizecons.8 2013-02-17 19:36:58.000000000 +0100
 
323
@@ -56,7 +56,11 @@
 
324
 
 
325
 .SH BUGS
 
326
 .I resizecons
 
327
-does not work on all hardware.
 
328
+does not work on all hardware.  For example, it cannot be used on
 
329
+platforms other than x86 and x86_64.  See the
 
330
+.BR fbset (1)
 
331
+program if you are looking for an alternative.
 
332
+
 
333
 This command used to be called
 
334
 .I resize,
 
335
 but was renamed to avoid conflict with another command with the same name.
 
336
@@ -66,5 +70,6 @@
 
337
 .BR stty (1),
 
338
 .BR selection (1),
 
339
 .BR restoretextmode (8),
 
340
-.BR disalloc (8)
 
341
+.BR disalloc (8),
 
342
+.BR fbset (1)
 
343