On Tue, 17 Apr 2012 19:41:33 -, Arian Kuschki
wrote:
or use xbindkeys to bind those keys, e.g.
Or speckeysd.
--
-,Bjartur
On 17 April 2012 20:17, Ivan Kanakarakis wrote:
>
>
> On 17 April 2012 21:16, Ivan Kanakarakis wrote:
>
>> try adding
>>
>> #include
>>
>> before the keys array
>>
>>
>
> or use the keycode directly, instead of the keysymbol
>
or use xbindkeys to bind those keys, e.g.
a ~$ cat .xbindkeysr
On 17 April 2012 21:16, Ivan Kanakarakis wrote:
> try adding
>
> #include
>
> before the keys array
>
>
or use the keycode directly, instead of the keysymbol
> On 17 April 2012 17:34, Alexander Tanyukevich wrote:
>
>> >
>> > I'm pretty sure the commands are executed. Maybe the error is
try adding
#include
before the keys array
On 17 April 2012 17:34, Alexander Tanyukevich wrote:
> >
> > I'm pretty sure the commands are executed. Maybe the error is in the
> > commands. Have you checked your ~/.xsession-errors (or similar log)?
>
> You were right:
> After removing them fro
>
> I'm pretty sure the commands are executed. Maybe the error is in the
> commands. Have you checked your ~/.xsession-errors (or similar log)?
You were right:
After removing them from DWM config keycodes are appeared.
Thank you for help.
--
Alexander Tanyukevich
atanyukev...@gmail.com
On Tue, Apr 17, 2012 at 04:22:25PM +0200, Alexander Tanyukevich wrote:
> > The NotifyGrab seems to suggest that there already is an X client that
> > grabs that key. Do you have some sort of audio mixer running that might
> > grab those keys already?
>
> They are in dwm config:
> {0,
> The NotifyGrab seems to suggest that there already is an X client that
> grabs that key. Do you have some sort of audio mixer running that might
> grab those keys already?
>
> --
> Eckehard Berns
>
They are in dwm config:
{0, XF86XK_AudioRaiseVolume,
spawn, {.
On Tue, Apr 17, 2012 at 03:52:31PM +0200, Alexander Tanyukevich wrote:
> I wanted to bind my XF86AudioLowerVolume XF86AudioRaiseVolume
> XF86AudioMute buttons. Bu I was surprised, when I saw that xev, is not
> able to understand those buttons. xev output:
>
> f.e.mute button under dwm:
>
> Mappin
Hi.
I have a problem with keyboard and X configuration and I know that
it's not proper mailing list, but I have no idea howto google it or
something like that:
I wanted to bind my XF86AudioLowerVolume XF86AudioRaiseVolume
XF86AudioMute buttons. Bu I was surprised, when I saw that xev, is not
able
On Tue, Apr 17, 2012 at 01:43:14PM +0300, Ivan Kanakarakis wrote:
> On 17 April 2012 12:45, Truls Becken wrote:
>
> > Two questions:
> >
> > Did you consider adding SSL support?
> >
> >
> SSL would be nice :)
> I would like SSL built into ii too, tbh.
Why is something like stunnel not an option
On 17 April 2012 12:45, Truls Becken wrote:
> Two questions:
>
> Did you consider adding SSL support?
>
>
SSL would be nice :)
I would like SSL built into ii too, tbh.
I've also built a small pure bash irc bot,
if anyone's interested here it is:
https://github.com/c00kiemon5ter/Pancakes
this do
Two questions:
Did you consider adding SSL support?
Doesn't the RFC demand CRLF line terminators?
-Truls
On 04/17/2012 01:15 AM, Connor Lane Smith wrote:
> I'm confused about why we need to use a regular expression here. We
> can do this with a few loops and some ifs. Using regexes in seq(1)
> really, really concerns me.
A note on this from Rob Pike's blog:
http://commandcenter.blogspot.com/2011/08/r
13 matches
Mail list logo