Re: [cdesktopenv-devel] [PATCH] Provide basic font aliases for FreeBSD

2012-08-18 Thread Ulrich Wilkens
The font -b&h-lucidasans-medium-r-normal-sans-*- doesn't seem to exist on a freshly installed system with xorg port. Did you use an additional port for it? Or can you replace it with another font? For example with -b&h-lucidabright-medium-r-normal--*- which was used on the old 'CDE for FreeBSD'

[cdesktopenv-devel] [PATCH] Find correct system includes and libs on FreeBSD

2012-08-18 Thread Ulrich Wilkens
Some header and library files couldn't be found on a freshly installed FreeBSD 9.0 Release. Here's a fix. -- Ulrich Wilkens Email: m...@uwilkens.de >From 36c05d98806ccfe511e39e6e905cf8a7d8e68b53 Mon Sep 17 00:00:00 2001 From: Ulrich Wilkens Date: Sun, 19 Aug 2012 02:32:18 +0200 Subject: [PATCH

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Antonis Tsolomitis
> > There is the bug tracker at > https://sourceforge.net/p/cdesktopenv/tickets/ I miss something... OK you go to the page above, and how do you submit a bug? Antonis. -- Live Security Virtual Conference Exclusive live

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Antonis Tsolomitis
> > There is the bug tracker at > https://sourceforge.net/p/cdesktopenv/tickets/ > OK, I will submit a bug. > > I don't think you should stop... Even if they do have these > translations already, we would not be able to legally use them w/o > permission, and I seriously doubt IBS or Oracle (Sun

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Jon Trulson
On Sat, 18 Aug 2012, Antonis Tsolomitis wrote: > >>> OK, now I see the issue (switched to Russian). I think it's a more >>> general and not CDE-specific issue. I have seen the same with dwm >>> - in the Russian keyboard I can't switch workspaces there too. >>> >> >> This may not have any effect, b

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Antonis Tsolomitis
>> OK, now I see the issue (switched to Russian). I think it's a more >> general and not CDE-specific issue. I have seen the same with dwm >> - in the Russian keyboard I can't switch workspaces there too. >> > > This may not have any effect, but if you set the following env var > before running cd

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Jon Trulson
On Sat, 18 Aug 2012, Marcin Cieslak wrote: > On Sat, 18 Aug 2012, Antonis Tsolomitis wrote: > >> setxkbmap -layout us,gr -option grp:alt_shift_toggle -option terminate:ctrl_alt_bksp -option grp_led:scroll -option eurosign:5 -option eurosign:e -option ctrl:swapcaps >>> What locale ar

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Marcin Cieslak
On Sat, 18 Aug 2012, Antonis Tsolomitis wrote: > > >> setxkbmap -layout us,gr -option grp:alt_shift_toggle -option > >> terminate:ctrl_alt_bksp -option grp_led:scroll -option eurosign:5 > >> -option eurosign:e -option ctrl:swapcaps > > What locale are you running? > > It does the same either in

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Antonis Tsolomitis
I just checked with LANG=ru_RU.UTF-8 and used setxkbmap to setup us and ru keyboard. When you switch to ru the WM does exactly the same as it does with the Greek language. But is is not only because of UTF-8. It does the same with C locale. Try setxkbmap -layout us,gr -option grp:alt_shift_tog

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Antonis Tsolomitis
>> setxkbmap -layout us,gr -option grp:alt_shift_toggle -option >> terminate:ctrl_alt_bksp -option grp_led:scroll -option eurosign:5 >> -option eurosign:e -option ctrl:swapcaps > What locale are you running? It does the same either in C or in el_GR.UTF-8 I just started with the latter locale and

Re: [cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Marcin Cieslak
On Sat, 18 Aug 2012, Antonis Tsolomitis wrote: > > Hello to all. > > I do not know..., is this the right list to report bugs? Or there will > be another service for bugs? Yes, we just started :) > setxkbmap -layout us,gr -option grp:alt_shift_toggle -option > terminate:ctrl_alt_bksp -option gr

[cdesktopenv-devel] keyboard and xorg

2012-08-18 Thread Antonis Tsolomitis
Hello to all. I do not know..., is this the right list to report bugs? Or there will be another service for bugs? Trying to work with CDE I tried to configure my keyboard through xkb. The command line equivalent with my configuration (so someone can easily verify the probl

Re: [cdesktopenv-devel] Action "ExitSession" not found

2012-08-18 Thread Marcin Cieslak
On Fri, 17 Aug 2012, Jon Trulson wrote: > On Fri, 17 Aug 2012, Marcin Cieslak wrote: > > > Any ideas where to search for the > > missing actions? > > > > What do you get when you run 'dttypes'? I believe these are installed > in appconfig/types/$LANG/ ... dttypes does not yet compile because