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