.
I'm working with the latest hg pull of dwm.
Any tipps?
Best regards
orschiro
Hello anselm,
you're obviously right. When I only use wildcards the problems with umlauts
do not occur. But why can xterm, that uses the same font, display umlauts
but dwm not?
regards
2010/4/19 Anselm R Garbe
> Hi,
>
> On 19 April 2010 21:08, wrote:
> > Hello guys,
> >
> > I encountered a p
Do you need any additional information from me? I'm glad to help you in some
ways. :)
And when you are try to fix this could you please also try to correct the
flash fullscreen issue?
With that two things fixed dwm would be so awesome.
2010/4/19 Anselm R Garbe
> On Mon, Apr 19, 2010 at 10:42:
Hi guys,
I solved the font problem. I hadn't added /usr/share/fonts/local to my
xorg.conf font section. So the font simply wasn't found.
Good look with the flash issue. Hope it could be solved without any
workaround.
orschiro
2010/4/20 Anselm R Garbe
> On 20 April 2010 22:36, An
on of dmenu highlights the selected entry
with a brighter text color dmenu-xft displays selected entries with the same
color than the others.
How could that be improved?
Regards
orschiro
Hello guys,
I can't toggle the tags with my mouse after I changed from one keyboard
layout to another.
The change is done via an alt_shift_toggle which I set in 10-keymap.fdi.
[orsch...@thinkpad ~]$ cat /etc/hal/fdi/policy/10-keymap.fdi
hal-setup-keymap
base
Hello Andres,
thank you for your patch. I had to adjust it a little bit but it's working
flawlessly now. :)
Best regards
Robert
2010/5/25 Andreas Amann
> > Whenever I use the polish layout this effect appears. The german layout
> on
> > the other side still works fine.
> >
> > What could that
Sorry forgot to add a small request when we're already talking about this issue.
Is there any way to display the currently used layout via xsetroot in statusbar?
Regards
Robert
> 2010/5/25
>>
>> Hello Andres,
>>
>> thank you for your patch. I had to adjust it a little bit but it's working
>>
Hello Andreas,
you may missunderstand my question.
I'm looking for a possibility to display the used layout (in my case
either de or pl) via xsetroot in the statusbar of dwm.
Do you have any idea how to achieve that?
By the way thanks for the improved version of your patch. I applied it
and it'
What do you mean by talking about fullscreen?
Fullscreen when using Chrome itself or also when watching Flash content?
Because this is still an unsolved problem.
Regards
Robert
2010/5/27 Sylvain Laurent :
> Hi,
>
> I recently switched from Firefox to Chrome and surprisingly Chrome
> weren't ab
Oh dear how bad has my english to be since nobody is understanding me right. *g*
Well second approach. Currently I'm using the following code to
generate my statusbar:
#set statusbar
while true
do
if acpi -a | grep off-line > /dev/null; then
xsetroot -name "Bat. $( acpi -b | awk '{ prin
Thanks for the hint Andreas. xset -q shows a difference between both
values. I tried to implement it into my statusbar but as I'm not
familiar with bash scripting it doesn't work. This is my trial:
#set statusbar
while true
do
#define keyboard layout
if [ "$(xset -q | grep "LED mask:" | aw
Hello Andreas,
your solution is almost working. The only thing that doesn't fit is
the length of the output. de/pl should only by two letters but in the
output there are a plenty of blanks before. I assume this happens
because the eight digits were substituted by only two letters?
Better understa
I tried your code but this always just displays 'de'. There is no
change while toggling between the layouts.
2010/5/27 pascal :
> Le Thu, 27 May 2010 15:25:32 +0200
> orsch...@googlemail.com a écrit:
>
>> Hello Andreas,
>>
>> your solution is almost working. The only thing that doesn't fit is
>> t
I just discovered that this only happens when I change the layout via evdev.
When changing manually via setxkbmap de or pl the xkb_symbols line
changes and your code would work.
2010/5/27 :
> I tried your code but this always just displays 'de'. There is no
> change while toggling between the la
Ah sorry my fault, accidentally I broke the line down with \.
Nice your solution is working. :)
But do you have any idea why toggling via evdev doesn't affect the
xkb_symbols line?
2010/5/27 Andreas Amann :
> On Thu, May 27, 2010 at 03:25:32PM +0200, orsch...@googlemail.com wrote:
>> Hello Andre
16 matches
Mail list logo