Hi Andrei :) On Fri, 2011-11-18 at 14:08 +0200, Andrei Popescu wrote: > On Vi, 18 nov 11, 11:56:09, Ralf Mardorf wrote: > > 1. > > > > The cpufreq information plugin for the Xfce4 panel, > > xfce4-cpufreq-plugin, doesn't enable to switch from ondemand to > > performance. > > How can I get this feature working? > > Is this supported or you just want it?
It's supported by the plugin, but it doesn't work. If there should be another plugin for the panel to switch the CPU frequency scaling I would use this. I usually only need to switch to performance when I run audio sessions, to avoid issues with jackd. The plugin for the gnome panel does the job, I need such an plugin for Xfce too. # cpufreq-selector -g performance & also is ok. Btw. without the & the CLI hangs, I suspect & isn't the correct command to handle this?! > > 2. > > > > For a panel and for 'Applications > Office > Evolution' it's launched by > > evolution --force-online. The Xfce applications menu additionally > > includes a launcher on top of the menu. Unfortunately this launcher will > > start Evolution without --force-online, so there'll be no connection to > > the network. This is caused by the upgrade from GNOME 2 to GNOME 3. > > > > Where can I edit those additional entries? > > I don't understand what you mean. Do you want to edit the menu entry or > some additional launcher you added somewhere? I know how to edit a launcher and I know how to edit a "regular" menu entry. But on top of the Xfce's applications menu there are entries that don't appear when I run alacarte or when I use the option to edit entries by the applications menu's properties (seems to be alacarte too). > > 3. > > > > This issue isn't Xfce related, it's also an issue for GNOME 2 and GNOME > > 3. > > I'm using en for my system only, not my native language de, but I'm > > using a de keyboard and I prefer local settings, such as C°, km, m. > > > > For Debian and Ubuntu the "," at the Num keyboard is a "," but it should > > be "translated" to ".", for Suse this does work by default. > > When using gcalctool it's needed that the "," for the Num keyboard only > > is converted to a ".", for the Qwert... part of the keyboard the "," > > should be a "," and the "." should be a ".". > > > > Where can I edit this setting? > > For the keyboard: > > dpkg-reconfigure keyboard-configuration > > and chose "de" as your layout. No need to do this, it's already set to de. > For the other settings I've had success in the past with setting the > correct locale (de_DE.UTF-8 in you case) and then exporting > > LANGUAGE=english > > for example in ~/.profile Hm? This seems not to be the correct way to set # dpkg-reconfigure locales Locales to be generated: [*] de_DE.UTF-8 UTF-8 [*] en_GB.UTF-8 UTF-8 Default locale for the system environment: de_DE.UTF-8 Generating locales (this might take a while)... de_DE.UTF-8... done en_GB.UTF-8... done Generation complete. *** update-locale: Warning: LANGUAGE ("en_GB:en") is not compatible with LANG (de_DE.UTF-8). Disabling it. $ gedit .profile $ grep LANGUAGE .profile LANGUAGE=english Restart The Login Manager (GDM) starts in German, but it should be English :(, anyway I can stand this. $ gcalctool If I push the "," on the Num keyboard it's still not a "." for gcalctool :(. At least anything else still seems to be in English, as it should be, OTOH excepted of the dictionary, I haven't installed any de language packages. Now even messages by the terminal are on German :(, this is absolutely unwanted. spinymouse@debian:~$ local -a bash: local: can only be used in a function spinymouse@debian:~$ su Password: root@debian:/home/spinymouse# local -a bash: local: kann nur innerhalb einer Funktion benutzt werden. Okay, I guess editing /root/.profile would solve this issue. How do I set up "the correct local"? Didn't find it by Google. Thanks, Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1321649079.2833.14.camel@debian