Add x-window-manager to zsh completion
[grml-x.git] / debian / changelog
1 grml-x (0.4.6) unstable; urgency=low
2
3   * Add x-window-manager to zsh completion. [Closes: issue716]
4
5  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 16:04:02 +0200
6
7 grml-x (0.4.5) unstable; urgency=low
8
9   * Move zsh completion file to /usr/share/grml/zsh/completion/grml/_grml-x
10     as introduced by grml-etc-core 0.3.73.
11   * Add lxsession and xfce4-session to zsh completion.
12
13  -- Michael Prokop <mika@grml.org>  Wed, 22 Jul 2009 23:30:27 +0200
14
15 grml-x (0.4.4) unstable; urgency=low
16
17   * Add Option "AutoAddDevices" "off", as we do not want to depend on
18     running dbus/hal. See http://wiki.debian.org/XStrikeForce/InputHotplugGuide
19   * Depend on debhelper (>= 5) and bump compat version to 5.
20
21  -- Michael Prokop <mika@grml.org>  Mon, 20 Apr 2009 13:19:30 +0200
22
23 grml-x (0.4.3) unstable; urgency=low
24
25   * Use Option "DontZap" "false" by default, now as DontZap has become
26     a default option. See https://wiki.ubuntu.com/X/Config/DontZap
27
28  -- Michael Prokop <mika@grml.org>  Sun, 19 Apr 2009 23:45:20 +0200
29
30 grml-x (0.4.2) unstable; urgency=low
31
32   * Improve zsh completion:
33     - use double brackets for the test command
34     - make sure the right usage text gets displayed
35     - support fallback options
36     - improve description of force option
37     Thanks to ft and z3ttacht for their work! [Closes: issue398]
38   * Use Build-Depends-Indep in debian/control to make lintian happy.
39   * Consequently use mktemp for handling tmp files.
40   * Use fluxbox for all usage examples in grml-x itself (on grml-medium
41     we ship fluxbox only and people might be confused otherwise).
42
43  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 18:10:53 +0100
44
45 grml-x (0.4.1) unstable; urgency=low
46
47   * Do not display usage information when using the -nostart option.
48     Thanks to Thomas Lehmann for the idea.
49   * Update VCS headers.
50   * Bump Standard-Version to 3.8.0 (no further changes).
51   * Replace deprecated xbase-clients in Depends with x11-xkb-utils,
52     x11-xserver-utils, xauth and xinit.
53   * Add x11-utils to Recommends.
54
55  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 00:11:02 +0100
56
57 grml-x (0.4.0) unstable; urgency=low
58
59   * Provide /etc/X11/xorg.conf.virtualbox
60   * Bump Standard-Version to 3.7.3 (no further changes).
61
62  -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2007 23:43:58 +0100
63
64 grml-x (0.3.37) unstable; urgency=low
65
66   * Replace EmulateMiddleButtonTime with EmulateMidButtonTime.
67     Thanks, Jerome Potts!
68   * Make sure /etc/X11/X is not a symlink to /bin/true (broken
69     Debian package/upgrade).
70   * Fix manpage handling of xsltproc.
71
72  -- Michael Prokop <mika@grml.org>  Sun, 18 Nov 2007 23:51:43 +0100
73
74 grml-x (0.3.36) unstable; urgency=low
75
76   * Disable vmmouse in xorg.conf.vmware for now as it's broken
77     currently in Debian/unstable. [Testing: issue339]
78   * Include particleman in window manager completion of zsh.
79
80  -- Michael Prokop <mika@grml.org>  Sat, 17 Nov 2007 18:59:31 +0100
81
82 grml-x (0.3.35) unstable; urgency=low
83
84   * Deactivate "AlwaysCore" from Synaptics devive by default.
85     This should fix a pending bug in current Xorg which avoids a working
86     Synaptics device.
87   * Load "xtrap" extension. 
88
89  -- Michael Prokop <mika@grml.org>  Wed, 14 Nov 2007 12:41:28 +0100
90
91 grml-x (0.3.34) unstable; urgency=low
92
93   * Add awesome, larswm and xmonad to zsh completion.
94
95  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 23:28:42 +0100
96
97 grml-x (0.3.33) unstable; urgency=low
98
99   * Replace /usr/X11R6/lib/ with /usr/lib/xorg in the comments.
100     Thanks for the patch, Alexander Steinböck! [Closes: issue325]
101
102  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 23:40:37 +0100
103
104 grml-x (0.3.32) unstable; urgency=low
105
106   * Add two more checks to bailout if a tempfile isn't available.
107
108  -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2007 01:40:13 +0200
109
110 grml-x (0.3.31) unstable; urgency=low
111
112   * Check for writeable /tmp before executing hardware detection.
113
114  -- Michael Prokop <mika@grml.org>  Tue,  4 Sep 2007 12:51:22 +0200
115
116 grml-x (0.3.30) unstable; urgency=low
117
118   * Some further error handling regarding Xinerama.
119     We still don't have a reliable way to find the maximum resolution
120     of an external monitor, needs some further investigation.
121
122  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:20:54 +0200
123
124 grml-x (0.3.29) unstable; urgency=low
125
126   * Mention http://wiki.debian.org/XStrikeForce/FAQ in the xorg.conf
127     header.
128
129  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 16:24:11 +0200
130
131 grml-x (0.3.28) unstable; urgency=low
132
133   * Initial support for Xinemera setup using -xinerama option.
134     Added 'bc' to Depends. [Testing: issue241]
135   * Support activating composite extension on cmdline using
136     the -composite option. (By default it's deactivated.)
137   * Remove some blank lines in generated xorg.conf.
138   * Switch from manually written nroff manpage to asciidoc
139     instead. Adjusted Build-Depends therefore (asciidoc, xsltproc,
140     docbook-xsl). The manual page is available online as well now:
141     http://grml.org/grml-x/
142
143  -- Michael Prokop <mika@grml.org>  Thu, 12 Jul 2007 01:20:52 +0200
144
145 grml-x (0.3.27) unstable; urgency=low
146
147   * /etc/zsh/completion.d/_grml-x: support openbox
148
149  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:31:52 +0200
150
151 grml-x (0.3.26) unstable; urgency=low
152
153   * Added some more comments to the X modules.
154
155  -- Michael Prokop <mika@grml.org>  Wed, 06 Jun 2007 13:02:18 +0200
156
157 grml-x (0.3.25) unstable; urgency=low
158
159   * Drop -xserver option from zsh completion as it's not supported
160     anymore (X.org is available on any Debian system now :)).
161
162  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 21:54:37 +0200
163
164 grml-x (0.3.24) unstable; urgency=low
165
166   * Update /etc/X11/xorg.conf.vmware, allowing higher resolutions
167     by default and use evdev.
168
169  -- Michael Prokop <mika@grml.org>  Sun,  6 May 2007 16:27:34 +0200
170
171 grml-x (0.3.23) unstable; urgency=low
172
173   * Add grml-shlib to depends as we use one function from
174     /etc/grml/sh-lib.
175
176  -- Michael Prokop <mika@grml.org>  Fri, 27 Apr 2007 01:32:15 +0200
177
178 grml-x (0.3.22) unstable; urgency=low
179
180   * Updated zsh completion for grml-x. Thanks, ft!
181
182  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:15:38 +0200
183
184 grml-x (0.3.21) unstable; urgency=low
185
186   * Big rewrite of grml-x: heavy use of evdev. Thanks for idea
187     to gebi! Now the options -nousb and -nops2 have been dropped
188     and were replaced by -ps2 and -usb. More details in the manpage.
189
190  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 16:26:43 +0200
191
192 grml-x (0.3.20) unstable; urgency=low
193
194   * Avoid presence of two CorePointers, disable the PS/2 entry then.
195     [Testing: issue184]
196
197  -- Michael Prokop <mika@grml.org>  Tue,  3 Apr 2007 21:20:21 +0200
198
199 grml-x (0.3.19) unstable; urgency=low
200
201   * Mention package libgl1-mesa-dri in comments for DRI.
202
203  -- Michael Prokop <mika@grml.org>  Sat, 31 Mar 2007 00:25:19 +0200
204
205 grml-x (0.3.18) unstable; urgency=low
206
207   The 'I'm sure that many changes break anything'-release.
208
209   * Big code cleanup. Removed several comments used inside
210     xorg.conf. Dropped a lot from fontpath...
211   * Check for fonts.dir inside "X11R6 backwards compatibilty
212     font stuff", otherwise we use the old font patch always...
213   * Use 'id -u' instead of $UID.
214   * Use colors only if not booted with nocolor bootoption.
215   * Work around the 'intel' driver problem [Closes: issue177]
216   * Support fallback option [Closes: issue169]
217   * Do not run hwinfo if not really necessary [Closes: issue168]
218   * Check whether $WINDOWMANAGER is executable at all before using
219     it in $XINITRC.
220
221  -- Michael Prokop <mika@grml.org>  Mon, 26 Mar 2007 19:40:15 +0200
222
223 grml-x (0.3.17) unstable; urgency=low
224
225   * Added xcursor-themes to recommends.
226
227  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 15:39:34 +0100
228
229 grml-x (0.3.16) unstable; urgency=low
230
231   * Add xserver-xorg-input-vmmouse to recommends.
232   * Change version schema from x.y-z to x.y.z.
233
234  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 14:57:35 +0100
235
236 grml-x (0.3-15) unstable; urgency=low
237
238   * Add 'us' to XkbLayout no matter which language is detected.
239
240  -- Michael Prokop <mika@grml.org>  Sat, 20 Jan 2007 10:43:04 +0100
241
242 grml-x (0.3-14) unstable; urgency=low
243
244   * Use "Architecture: all" in debian/control to support architectures
245     not running on x86 as well.
246   * Bumb Standard Version to 3.7.2 (no further changes).
247   * Remove configure stuff in debian/rules.
248
249  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 21:21:23 +0100
250
251 grml-x (0.3-13) unstable; urgency=low
252
253   * Update /etc/X11/xorg.conf.vmware: use vmmouse.
254   * grml-x: use /bin/zsh as intepreter
255
256  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 00:41:45 +0200
257
258 grml-x (0.3-12) unstable; urgency=low
259
260   * Add gnome-session (but leave gnomesession as fallback option)
261     to /etc/zsh/completion.d/grml-x.
262
263  -- Michael Prokop <mika@grml.org>  Sat, 12 Aug 2006 10:26:22 +0200
264
265 grml-x (0.3-11) unstable; urgency=low
266
267   * Take only one line from monitor parsed output. Thanks to Nico
268     for help investigating the problem.
269
270  -- Michael Prokop <mika@grml.org>  Sat,  5 Aug 2006 08:38:53 +0200
271
272 grml-x (0.3-10) unstable; urgency=low
273
274   * Updated hsync/vsync documentation (thanks for hint, Martin
275     Wuertele!) and improved usage information.
276
277  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 21:57:23 +0200
278
279 grml-x (0.3-9) unstable; urgency=low
280
281   * Added dwm to /etc/zsh/completion.d/grml-x.
282
283  -- Michael Prokop <mika@grml.org>  Fri, 21 Jul 2006 00:42:53 +0200
284
285 grml-x (0.3-8) unstable; urgency=low
286
287   * Fixed missing whitespace in manpage, thx for info - Manuel Fuhr.
288   * Updated header information of /etc/zsh/completion.d/grml-x.
289
290  -- Michael Prokop <mika@grml.org>  Thu, 25 May 2006 13:09:52 +0200
291
292 grml-x (0.3-7) unstable; urgency=low
293
294   * Removed old-grml-x.
295   * Updated zsh completion:
296     - adjusted module listing for new Xorg
297     - dynamically create list of available window managers
298
299  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:35:18 +0200
300
301 grml-x (0.3-6) unstable; urgency=low
302
303   * It's 1280x1024 and not 1200x1024, adjusted in usage example.
304     Thanks for reporting, Gebi!
305
306  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 01:22:45 +0200
307
308 grml-x (0.3-5) unstable; urgency=low
309
310   * Updated Xserver version recognition for Xorg 7.0.
311
312  -- Michael Prokop <mika@grml.org>  Sat, 15 Apr 2006 13:16:58 +0200
313
314 grml-x (0.3-4) unstable; urgency=low
315
316   * Deactivate RgbPath "/usr/X11R6/lib/X11/rgb" and
317     ModulePath   "/usr/X11R6/lib/modules" for Xorg 7.0.
318   * Updated URLs to Xorg 7.0.
319   * Added (not activated) Option "MonitorLayout" "LVDS, CRT".
320   * Removed all the ModeLine stuff.
321   * Reworked list of modules which should be loaded.
322     See #346408 for details.
323   * Use FontPath /usr/share/fonts/X11/... instead of
324     /usr/X11R6/lib/X11/fonts/... if directory
325     /usr/share/fonts/X11 is present.
326
327  -- Michael Prokop <mika@grml.org>  Thu, 13 Apr 2006 13:39:33 +0200
328
329 grml-x (0.3-3) unstable; urgency=low
330
331   * Fixed typo in Suggests (xfonts-base-transcoded), thanks for
332     hint, Hecka!
333
334  -- Michael Prokop <mika@grml.org>  Mon, 10 Apr 2006 11:48:38 +0200
335
336 grml-x (0.3-2) unstable; urgency=low
337
338   * Added deactivated 'Option "MonitorLayout" "LVDS"' to xorg.conf.
339
340  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 19:06:43 +0200
341
342 grml-x (0.3-1) unstable; urgency=low
343
344   * New grml version.
345
346  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:22:49 +0200
347
348 grml-x (0.2-14) unstable; urgency=low
349
350   * Updated /etc/X11/xorg.conf.vmware - don't use higher
351     resolutions than 1024x768.
352
353  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 14:05:30 +0100
354
355 grml-x (0.2-13) unstable; urgency=low
356
357   * Added evilwm to zsh completion.
358   * Ship grml-x of grml 0.5 release as old-grml-x to be able to
359     compare reliability.
360
361  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 00:50:21 +0100
362
363 grml-x (0.2-12) unstable; urgency=low
364
365   * Mouse-detection requires root permissions. Fixed that.
366
367  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 11:43:17 +0100
368
369 grml-x (0.2-11) unstable; urgency=low
370
371   * Updated /etc/X11/xorg.conf.example and /etc/X11/xorg.conf.vmware.
372
373  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 13:14:26 +0100
374
375 grml-x (0.2-10) unstable; urgency=low
376
377   * Added several comments to xorg.conf.
378   * Deactivated loading of speedo module as it got deprecated upstream,
379     see http://wiki.x.org/wiki/DeprecatedInX11R7
380
381  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 23:00:55 +0100
382
383 grml-x (0.2-9) unstable; urgency=low
384
385   * Updated manpage (added some details about implementation).
386   * Added - not yet activated - '# Load evdev' to X config file.
387   * Updated URL for xorg in X config file.
388
389  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 12:37:01 +0100
390
391 grml-x (0.2-8) unstable; urgency=low
392
393   * Applied patch for "AlpsPS/2 ALPS GlidePoint" detection,
394     thanks Timo Boettcher!
395
396  -- Michael Prokop <mika@grml.org>  Tue, 10 Jan 2006 14:47:46 +0100
397
398 grml-x (0.2-7) unstable; urgency=low
399
400   * Use vesa-module if hwinfo does not find anything and bootparam
401     xmodule isn't specified either.
402
403  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 14:22:08 +0100
404
405 grml-x (0.2-6) unstable; urgency=low
406
407   * Use new zsh completion mechanism via /etc/zsh/completion.d.
408
409  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 12:09:42 +0100
410
411 grml-x (0.2-5) unstable; urgency=low
412
413   * Adjusted zsh-completion.
414
415  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 18:04:03 +0100
416
417 grml-x (0.2-4) unstable; urgency=low
418
419   * Added options '-novref' and '-nohsync'.
420   * Modified infotext (let's use 'Warning' instead of 'Error' as
421     it does not fail).
422
423  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 14:56:58 +0100
424
425 grml-x (0.2-3) unstable; urgency=low
426
427   * Lets' drop:
428
429      InputDevice    "Synaptics" "CorePointer"
430
431     and use:
432
433      InputDevice    "Synaptics"  "AlwaysCore"
434
435     instead.
436
437  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 22:59:16 +0100
438
439 grml-x (0.2-2) unstable; urgency=low
440
441   * Updated zsh-completion (removed ion2).
442
443  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2005 00:46:43 +0100
444
445 grml-x (0.2-1) unstable; urgency=low
446
447   * grml-x seems to be quite stable.
448     Let's release version 0.2 for grml 0.5 therefore.
449
450  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 19:14:52 +0200
451
452 grml-x (0.1-24) unstable; urgency=low
453
454   * Updated zsh-completion: added jwm, w9wm and windowlab to list
455     of available window managers.
456
457  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 13:06:13 +0200
458
459 grml-x (0.1-23) unstable; urgency=low
460
461   * Options -nousb and -nosynaptics don't require arguments, fixed
462     zparseopts therefore.
463   * Added /etc/X11/xorg.conf.vmware and /etc/X11/xorg.conf.example.
464   * Added Options -nops2 (disable PS2/ mouse) and -genmouse (create
465     generic mouse entry).
466   * Added /etc/zsh/grml-x.completion and fixed some minor issues
467     with parameter parsing.
468
469  -- Michael Prokop <mika@grml.org>  Sat,  8 Oct 2005 23:07:18 +0200
470
471 grml-x (0.1-22) unstable; urgency=low
472
473   * Added option '-nousb' so we can deactivate the default entry
474     for /dev/input/mice (useful for example for VMware).
475
476  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 22:40:56 +0200
477
478 grml-x (0.1-21) unstable; urgency=low
479
480   * Use /dev/input/mice instead of /dev/psaux for PS2-mouse.
481     Should work nowadays as expected.
482
483  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 19:18:05 +0200
484
485 grml-x (0.1-20) unstable; urgency=low
486
487   * Adjusted path for zsh.
488   * Let's point $HWINFO to /usr/sbin/hwinfo.
489   * Big update of debian/control: recommends, depends and suggests...
490
491  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:57:13 +0200
492
493 grml-x (0.1-19) unstable; urgency=low
494
495   * Added sudo to depends.
496
497  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:37:18 +0200
498
499 grml-x (0.1-18) unstable; urgency=low
500
501   * Do not set resolution modes by default. Let the X server
502     deside which resolutions fits best.
503
504  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 16:47:37 +0200
505
506 grml-x (0.1-17) unstable; urgency=low
507
508   * Improved ddc-handling and added option '-noddc':
509     - by default ddc probing is used
510     - if monitor does not support ddc, mode values are set
511     - if option -noddc' is set, mode values are set
512
513  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 13:02:03 +0200
514
515 grml-x (0.1-16) unstable; urgency=low
516
517   * Updated grml-x-manpage to fix mandb-parsing-problem:
518     mandb: warning: /usr/share/man/man1/grml-x.1.gz: whatis parse for grml-x(1) failed
519
520  -- Michael Prokop <mika@grml.org>  Sun, 25 Sep 2005 13:00:16 +0200
521
522 grml-x (0.1-15) unstable; urgency=low
523
524   * Make sure the xconfig has the right permissions (root.root:644).
525
526  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 18:28:11 +0200
527
528 grml-x (0.1-14) unstable; urgency=low
529
530   * Ok, we definitely need hsync and vsync on some computer.
531     Therefore we now have a '-nosync'-option which deactivates
532     hsync and vsync values.
533   * Updated manpage (mention -nosync and -nosynaptics).
534
535  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 16:11:14 +0200
536
537 grml-x (0.1-13) unstable; urgency=low
538
539   * Upps, conflicts with grml-scripts 0.4-4 and not 0.4.4.
540
541  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:20:17 +0200
542
543 grml-x (0.1-12) unstable; urgency=low
544
545   * Bumbed Standards-Version to 3.6.2.
546   * Added conflicts for grml-scripts <= 0.4.4.
547
548  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:10:28 +0200
549
550 grml-x (0.1-11) unstable; urgency=low
551
552   * The "let's use X.org to detect present hardware support" release.
553   * Don't use hsync/vsync settings if not provided manually.
554   * Don't use Modes (1024x768 and so on) if not provided manually.
555
556  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 11:51:58 +0200
557
558 grml-x (0.1-10) unstable; urgency=low
559
560   * Some fixes for being able to run 'grml-x' with root-permissions
561     on harddisk installation.
562
563  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 17:46:35 +0200
564
565 grml-x (0.1-9) unstable; urgency=low
566
567   * Added option '-nosynaptics' for disabling synaptics touchpad (but
568     the touchpad itself should work anyway).
569   * Some small improvements regarding informational output, added
570     support for parsing '-h', -help' and '--help' as well.
571
572  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 12:57:54 +0200
573
574 grml-x (0.1-8) unstable; urgency=low
575
576   * Removed /etc/X11/Xresources/ and /etc/X11/Xsession.d/.
577   * Improved cleanup of tmp-files in grml-x.
578
579  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 11:42:56 +0200
580
581 grml-x (0.1-7) unstable; urgency=low
582
583   * startx/xinit started with options like ':8' (set specific
584     display) cause strange side effects on setup of fonts. :-/
585     Therefore don't use $DISPLAY as default but use it only if
586     specified via '-display #'.
587
588  -- Michael Prokop <mika@grml.org>  Sat, 30 Jul 2005 12:05:51 +0200
589
590 grml-x (0.1-6) unstable; urgency=low
591
592   * Updated manpage.
593   * Updated control-file (added Recommends:).
594   * Added README.Debian (provide info for Recommends:).
595
596  -- Michael Prokop <mika@grml.org>  Tue, 19 Jul 2005 15:08:47 +0200
597
598 grml-x (0.1-5) unstable; urgency=low
599
600   * Removed /usr/X11R6/lib/X11/xkb, should be fixed
601     upstream now.
602
603  -- Michael Prokop <mika@grml.org>  Wed, 13 Jul 2005 20:51:12 +0200
604
605 grml-x (0.1-4) unstable; urgency=low
606
607   * Fixed problem with synaptic touchpad.
608
609  -- Michael Prokop <mika@grml.org>  Sun, 10 Jul 2005 13:04:32 +0200
610
611 grml-x (0.1-3) unstable; urgency=low
612
613   * Slightly improved copyright file.
614
615  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 17:09:57 +0200
616
617 grml-x (0.1-2) unstable; urgency=low
618
619   * Added '-nodpms'-option so we are able to disable 'Display Power Management
620     Signaling'.
621   * Added example entry for elo touchscreen.
622   * Fixed handling of '-xserver'-option.
623   * Update manpage.
624   * Don't ship /etc/init.d/xfree86-common anymore (let's trust on
625     xorg-common or xfree86-common that they ship a working version).
626   * Now we support startx-options via variable XOPTS, e.g.:
627       XOPTS='-depth 16' grml-x fluxbox
628
629  -- Michael Prokop <mika@grml.org>  Wed, 15 Jun 2005 12:58:37 +0200
630
631 grml-x (0.1-1) unstable; urgency=low
632
633   * Initial release.
634
635  -- Michael Prokop <mika@grml.org>  Mon, 23 May 2005 23:39:39 +0200
636