* Update /etc/X11/xorg.conf.vmware: use vmmouse.
[grml-x.git] / debian / changelog
1 grml-x (0.3-13) unstable; urgency=low
2
3   * Update /etc/X11/xorg.conf.vmware: use vmmouse.
4
5  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 00:41:45 +0200
6
7 grml-x (0.3-12) unstable; urgency=low
8
9   * Add gnome-session (but leave gnomesession as fallback option)
10     to /etc/zsh/completion.d/grml-x.
11
12  -- Michael Prokop <mika@grml.org>  Sat, 12 Aug 2006 10:26:22 +0200
13
14 grml-x (0.3-11) unstable; urgency=low
15
16   * Take only one line from monitor parsed output. Thanks to Nico
17     for help investigating the problem.
18
19  -- Michael Prokop <mika@grml.org>  Sat,  5 Aug 2006 08:38:53 +0200
20
21 grml-x (0.3-10) unstable; urgency=low
22
23   * Updated hsync/vsync documentation (thanks for hint, Martin
24     Würtele!) and improved usage information.
25
26  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 21:57:23 +0200
27
28 grml-x (0.3-9) unstable; urgency=low
29
30   * Added dwm to /etc/zsh/completion.d/grml-x.
31
32  -- Michael Prokop <mika@grml.org>  Fri, 21 Jul 2006 00:42:53 +0200
33
34 grml-x (0.3-8) unstable; urgency=low
35
36   * Fixed missing whitespace in manpage, thx for info - Manuel Fuhr.
37   * Updated header information of /etc/zsh/completion.d/grml-x.
38
39  -- Michael Prokop <mika@grml.org>  Thu, 25 May 2006 13:09:52 +0200
40
41 grml-x (0.3-7) unstable; urgency=low
42
43   * Removed old-grml-x.
44   * Updated zsh completion:
45     - adjusted module listing for new Xorg
46     - dynamically create list of available window managers
47
48  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:35:18 +0200
49
50 grml-x (0.3-6) unstable; urgency=low
51
52   * It's 1280x1024 and not 1200x1024, adjusted in usage example.
53     Thanks for reporting, Gebi!
54
55  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 01:22:45 +0200
56
57 grml-x (0.3-5) unstable; urgency=low
58
59   * Updated Xserver version recognition for Xorg 7.0.
60
61  -- Michael Prokop <mika@grml.org>  Sat, 15 Apr 2006 13:16:58 +0200
62
63 grml-x (0.3-4) unstable; urgency=low
64
65   * Deactivate RgbPath "/usr/X11R6/lib/X11/rgb" and
66     ModulePath   "/usr/X11R6/lib/modules" for Xorg 7.0.
67   * Updated URLs to Xorg 7.0.
68   * Added (not activated) Option "MonitorLayout" "LVDS, CRT".
69   * Removed all the ModeLine stuff.
70   * Reworked list of modules which should be loaded.
71     See #346408 for details.
72   * Use FontPath /usr/share/fonts/X11/... instead of
73     /usr/X11R6/lib/X11/fonts/... if directory
74     /usr/share/fonts/X11 is present.
75
76  -- Michael Prokop <mika@grml.org>  Thu, 13 Apr 2006 13:39:33 +0200
77
78 grml-x (0.3-3) unstable; urgency=low
79
80   * Fixed typo in Suggests (xfonts-base-transcoded), thanks for
81     hint, Hecka!
82
83  -- Michael Prokop <mika@grml.org>  Mon, 10 Apr 2006 11:48:38 +0200
84
85 grml-x (0.3-2) unstable; urgency=low
86
87   * Added deactivated 'Option "MonitorLayout" "LVDS"' to xorg.conf.
88
89  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 19:06:43 +0200
90
91 grml-x (0.3-1) unstable; urgency=low
92
93   * New grml version.
94
95  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:22:49 +0200
96
97 grml-x (0.2-14) unstable; urgency=low
98
99   * Updated /etc/X11/xorg.conf.vmware - don't use higher
100     resolutions than 1024x768.
101
102  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 14:05:30 +0100
103
104 grml-x (0.2-13) unstable; urgency=low
105
106   * Added evilwm to zsh completion.
107   * Ship grml-x of grml 0.5 release as old-grml-x to be able to
108     compare reliability.
109
110  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 00:50:21 +0100
111
112 grml-x (0.2-12) unstable; urgency=low
113
114   * Mouse-detection requires root permissions. Fixed that.
115
116  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 11:43:17 +0100
117
118 grml-x (0.2-11) unstable; urgency=low
119
120   * Updated /etc/X11/xorg.conf.example and /etc/X11/xorg.conf.vmware.
121
122  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 13:14:26 +0100
123
124 grml-x (0.2-10) unstable; urgency=low
125
126   * Added several comments to xorg.conf.
127   * Deactivated loading of speedo module as it got deprecated upstream,
128     see http://wiki.x.org/wiki/DeprecatedInX11R7
129
130  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 23:00:55 +0100
131
132 grml-x (0.2-9) unstable; urgency=low
133
134   * Updated manpage (added some details about implementation).
135   * Added - not yet activated - '# Load evdev' to X config file.
136   * Updated URL for xorg in X config file.
137
138  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 12:37:01 +0100
139
140 grml-x (0.2-8) unstable; urgency=low
141
142   * Applied patch for "AlpsPS/2 ALPS GlidePoint" detection,
143     thanks Timo Boettcher!
144
145  -- Michael Prokop <mika@grml.org>  Tue, 10 Jan 2006 14:47:46 +0100
146
147 grml-x (0.2-7) unstable; urgency=low
148
149   * Use vesa-module if hwinfo does not find anything and bootparam
150     xmodule isn't specified either.
151
152  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 14:22:08 +0100
153
154 grml-x (0.2-6) unstable; urgency=low
155
156   * Use new zsh completion mechanism via /etc/zsh/completion.d.
157
158  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 12:09:42 +0100
159
160 grml-x (0.2-5) unstable; urgency=low
161
162   * Adjusted zsh-completion.
163
164  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 18:04:03 +0100
165
166 grml-x (0.2-4) unstable; urgency=low
167
168   * Added options '-novref' and '-nohsync'.
169   * Modified infotext (let's use 'Warning' instead of 'Error' as
170     it does not fail).
171
172  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 14:56:58 +0100
173
174 grml-x (0.2-3) unstable; urgency=low
175
176   * Lets' drop:
177
178      InputDevice    "Synaptics" "CorePointer"
179
180     and use:
181
182      InputDevice    "Synaptics"  "AlwaysCore"
183
184     instead.
185
186  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 22:59:16 +0100
187
188 grml-x (0.2-2) unstable; urgency=low
189
190   * Updated zsh-completion (removed ion2).
191
192  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2005 00:46:43 +0100
193
194 grml-x (0.2-1) unstable; urgency=low
195
196   * grml-x seems to be quite stable.
197     Let's release version 0.2 for grml 0.5 therefore.
198
199  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 19:14:52 +0200
200
201 grml-x (0.1-24) unstable; urgency=low
202
203   * Updated zsh-completion: added jwm, w9wm and windowlab to list
204     of available window managers.
205
206  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 13:06:13 +0200
207
208 grml-x (0.1-23) unstable; urgency=low
209
210   * Options -nousb and -nosynaptics don't require arguments, fixed
211     zparseopts therefore.
212   * Added /etc/X11/xorg.conf.vmware and /etc/X11/xorg.conf.example.
213   * Added Options -nops2 (disable PS2/ mouse) and -genmouse (create
214     generic mouse entry).
215   * Added /etc/zsh/grml-x.completion and fixed some minor issues
216     with parameter parsing.
217
218  -- Michael Prokop <mika@grml.org>  Sat,  8 Oct 2005 23:07:18 +0200
219
220 grml-x (0.1-22) unstable; urgency=low
221
222   * Added option '-nousb' so we can deactivate the default entry
223     for /dev/input/mice (useful for example for VMware).
224
225  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 22:40:56 +0200
226
227 grml-x (0.1-21) unstable; urgency=low
228
229   * Use /dev/input/mice instead of /dev/psaux for PS2-mouse.
230     Should work nowadays as expected.
231
232  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 19:18:05 +0200
233
234 grml-x (0.1-20) unstable; urgency=low
235
236   * Adjusted path for zsh.
237   * Let's point $HWINFO to /usr/sbin/hwinfo.
238   * Big update of debian/control: recommends, depends and suggests...
239
240  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:57:13 +0200
241
242 grml-x (0.1-19) unstable; urgency=low
243
244   * Added sudo to depends.
245
246  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:37:18 +0200
247
248 grml-x (0.1-18) unstable; urgency=low
249
250   * Do not set resolution modes by default. Let the X server
251     deside which resolutions fits best.
252
253  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 16:47:37 +0200
254
255 grml-x (0.1-17) unstable; urgency=low
256
257   * Improved ddc-handling and added option '-noddc':
258     - by default ddc probing is used
259     - if monitor does not support ddc, mode values are set
260     - if option -noddc' is set, mode values are set
261
262  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 13:02:03 +0200
263
264 grml-x (0.1-16) unstable; urgency=low
265
266   * Updated grml-x-manpage to fix mandb-parsing-problem:
267     mandb: warning: /usr/share/man/man1/grml-x.1.gz: whatis parse for grml-x(1) failed
268
269  -- Michael Prokop <mika@grml.org>  Sun, 25 Sep 2005 13:00:16 +0200
270
271 grml-x (0.1-15) unstable; urgency=low
272
273   * Make sure the xconfig has the right permissions (root.root:644).
274
275  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 18:28:11 +0200
276
277 grml-x (0.1-14) unstable; urgency=low
278
279   * Ok, we definitely need hsync and vsync on some computer.
280     Therefore we now have a '-nosync'-option which deactivates
281     hsync and vsync values.
282   * Updated manpage (mention -nosync and -nosynaptics).
283
284  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 16:11:14 +0200
285
286 grml-x (0.1-13) unstable; urgency=low
287
288   * Upps, conflicts with grml-scripts 0.4-4 and not 0.4.4.
289
290  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:20:17 +0200
291
292 grml-x (0.1-12) unstable; urgency=low
293
294   * Bumbed Standards-Version to 3.6.2.
295   * Added conflicts for grml-scripts <= 0.4.4.
296
297  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:10:28 +0200
298
299 grml-x (0.1-11) unstable; urgency=low
300
301   * The "let's use X.org to detect present hardware support" release.
302   * Don't use hsync/vsync settings if not provided manually.
303   * Don't use Modes (1024x768 and so on) if not provided manually.
304
305  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 11:51:58 +0200
306
307 grml-x (0.1-10) unstable; urgency=low
308
309   * Some fixes for being able to run 'grml-x' with root-permissions
310     on harddisk installation.
311
312  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 17:46:35 +0200
313
314 grml-x (0.1-9) unstable; urgency=low
315
316   * Added option '-nosynaptics' for disabling synaptics touchpad (but
317     the touchpad itself should work anyway).
318   * Some small improvements regarding informational output, added
319     support for parsing '-h', -help' and '--help' as well.
320
321  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 12:57:54 +0200
322
323 grml-x (0.1-8) unstable; urgency=low
324
325   * Removed /etc/X11/Xresources/ and /etc/X11/Xsession.d/.
326   * Improved cleanup of tmp-files in grml-x.
327
328  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 11:42:56 +0200
329
330 grml-x (0.1-7) unstable; urgency=low
331
332   * startx/xinit started with options like ':8' (set specific
333     display) cause strange side effects on setup of fonts. :-/
334     Therefore don't use $DISPLAY as default but use it only if
335     specified via '-display #'.
336
337  -- Michael Prokop <mika@grml.org>  Sat, 30 Jul 2005 12:05:51 +0200
338
339 grml-x (0.1-6) unstable; urgency=low
340
341   * Updated manpage.
342   * Updated control-file (added Recommends:).
343   * Added README.Debian (provide info for Recommends:).
344
345  -- Michael Prokop <mika@grml.org>  Tue, 19 Jul 2005 15:08:47 +0200
346
347 grml-x (0.1-5) unstable; urgency=low
348
349   * Removed /usr/X11R6/lib/X11/xkb, should be fixed
350     upstream now.
351
352  -- Michael Prokop <mika@grml.org>  Wed, 13 Jul 2005 20:51:12 +0200
353
354 grml-x (0.1-4) unstable; urgency=low
355
356   * Fixed problem with synaptic touchpad.
357
358  -- Michael Prokop <mika@grml.org>  Sun, 10 Jul 2005 13:04:32 +0200
359
360 grml-x (0.1-3) unstable; urgency=low
361
362   * Slightly improved copyright file.
363
364  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 17:09:57 +0200
365
366 grml-x (0.1-2) unstable; urgency=low
367
368   * Added '-nodpms'-option so we are able to disable 'Display Power Management
369     Signaling'.
370   * Added example entry for elo touchscreen.
371   * Fixed handling of '-xserver'-option.
372   * Update manpage.
373   * Don't ship /etc/init.d/xfree86-common anymore (let's trust on
374     xorg-common or xfree86-common that they ship a working version).
375   * Now we support startx-options via variable XOPTS, e.g.:
376       XOPTS='-depth 16' grml-x fluxbox
377
378  -- Michael Prokop <mika@grml.org>  Wed, 15 Jun 2005 12:58:37 +0200
379
380 grml-x (0.1-1) unstable; urgency=low
381
382   * Initial release.
383
384  -- Michael Prokop <mika@grml.org>  Mon, 23 May 2005 23:39:39 +0200
385