mikshaw a écrit :
> What about
> ls /usr/{,local}/bin
ls /usr{,/local}/bin
Running the example code at the bottom of
https://github.com/wedesoft/hornetseye-xorg results in the following
error:
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 18 (X_ChangeProperty)
Atom id in failed request: 0x0
Serial number of failed re
On 10/25/11, Bastien Dejean wrote:
> ls /usr{,/local}/bin
>
Or ls /usr/*/bin. Listing directories surely must be preferred over
listing just directories in /usr.
- Original Message -
> From: Kurt H Maier
>
> can be extended:
>
> ls /{,usr/{,local/}}{,s}bin
>
I was trying to work that one out yesterday, but nested brackets often make my
head spin.
Thanks.
- Original Message -
> From: Bastien Dejean
>
> mikshaw a écrit :
>
>> What about
>> ls /usr/{,local}/bin
>
> ls /usr{,/local}/bin
>
Thanks for the correction
On 25/10/2011 03:56, Evan Gates wrote:
Really wish I had an undo send feature...
(IFS=:; ls $PATH)
couldn't do better.
--
Džen
On 25 October 2011 00:08, Kurt H Maier wrote:
> On Mon, Oct 24, 2011 at 4:28 PM, Anselm R Garbe wrote:
>> Unmapping proved to be a bit slower, which is why I used the window
>> moving trick. I guess the best is to move the windows into negative x
>> land to have a proper fix.
>
> How much slower?
On 25 October 2011 13:08, wrote:
> Running the example code at the bottom of
> https://github.com/wedesoft/hornetseye-xorg results in the following
> error:
>
> X Error of failed request: BadAtom (invalid Atom parameter)
> Major opcode of failed request: 18 (X_ChangeProperty)
> Atom id in fai
Ive two issues on dwm to report. Maybe they are already known..
1) gtk3 apps when resized by using the corner widget (see gedit for example)
got hanged an capture the mouse. Only solution is to go to console and kill it.
Else your X got fucked up. This bug only happens in dwm. The other wm work
On Tue, Oct 25, 2011 at 4:52 PM, pancake wrote:
> 1) gtk3 apps when resized by using the corner widget (see gedit for example)
> got hanged an capture the mouse. Only solution is to go to console and kill
> it. Else your X got fucked up. This bug only happens in dwm. The other wm
> work fine
this
10 matches
Mail list logo