On 15 April 2012 13:10, Nikolay G. Petrov wrote:
> dwm version: 5.8.2
> OS: ubuntu last desktop (11.04)
> Installing:
>
> sudo apt-get build-dep dwm
> sudo apt-get source dwm
>
> (in this step I edit source, under my prefer settings)
>
> dpkg-buildpackage
> dpkg -i ../dwm*.deb
Use dwm-6.0 or hg t
15.04.2012 13:36, Anselm R Garbe написал:
On 15 April 2012 08:15, Nikolay G. Petrov wrote:
14.04.2012 19:20, Bjartur Thorlacius написал:
Try stepping through updatenumlockmask() and checking the value of
unsigned int numlockmask.
grep -i numlockmask dwm.c
First of all, which dwm version are y
On 15 April 2012 08:15, Nikolay G. Petrov wrote:
> 14.04.2012 19:20, Bjartur Thorlacius написал:
> Try stepping through updatenumlockmask() and checking the value of
> unsigned int numlockmask.
>
> grep -i numlockmask dwm.c
First of all, which dwm version are you referring to?
Second, this grepp
14.04.2012 19:20, Bjartur Thorlacius написал:
On 4/13/12, Nikolay G. Petrov wrote:
When my "numlock" is active, I can't switching under different workspace
or start the terminal,or by press on mouse button, nothings works! When
I switch off "numlock", all is ok.
Where in source code I can fix t
On 4/13/12, Nikolay G. Petrov wrote:
> When my "numlock" is active, I can't switching under different workspace
> or start the terminal,or by press on mouse button, nothings works! When
> I switch off "numlock", all is ok.
> Where in source code I can fix that?
>
Try stepping through updatenumlock
Hi guys!
When my "numlock" is active, I can't switching under different workspace
or start the terminal,or by press on mouse button, nothings works! When
I switch off "numlock", all is ok.
Where in source code I can fix that?