Re: [cdesktopenv-devel] dtlogin & sound

2014-02-17 Thread ibid . ag
On Mon, Feb 17, 2014 at 12:05:12AM +0200, Antonis Tsolomitis wrote: > > If CDE starts through dtlogin immediately after reboot the sound does > not work. > This is because dtlogin has no instructions to start the pulse system. > > But what is the proper way to start the pulse system for the user?

Re: [cdesktopenv-devel] [PATCH] Bugfix for: #8 xorg-xkb partially freezes dtwm when keyboard layout is changed.

2014-02-17 Thread Jon Trulson
On Fri, 14 Feb 2014, Eugene Doudine wrote: --- cde/programs/dtwm/WmGlobal.h |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cde/programs/dtwm/WmGlobal.h b/cde/programs/dtwm/WmGlobal.h index 0995c7e..944b4b3 100644 --- a/cde/programs/dtwm/WmGlobal.h +++ b/cde/programs/dtw

[cdesktopenv-devel] [PATCH] Bugfix for #9 Cut off fonts in titles

2014-02-17 Thread Eugene
Hi The cause of the cut-off is as follows: The cut off happens because dtwm fails to get default font (that is one from an entry with XmFONTLIST_DEFAULT_TAG ) when using compound font sets in UTF-8 locales. This failure is detected and then the fallback code gets executed (see patch https://s

Re: [cdesktopenv-devel] [PATCH] Bugfix for #9 Cut off fonts in titles

2014-02-17 Thread Jon Trulson
On Tue, 18 Feb 2014, Eugene wrote: Hi The cause of the cut-off is as follows: The cut off happens because dtwm fails to get default font (that is one from an entry with XmFONTLIST_DEFAULT_TAG ) when using compound font sets in UTF-8 locales. [...] Thanks Eugene, applied. -- Jon Trulson "