Re: [dev] [dwm] running rdesktop in full-screen

2012-01-26 Thread Pascal Wittmann
On 01/26/2012 07:12 PM, Dennis Yurichev wrote: > I'm running rdesktop from terminal window with -f option meaning > full-screen. But when I try to escape from it by pressing > RCtrl-RAlt-Enter, rdesktop tries to change its window's geometry but > can't, and stays in full-screen mode. Is there somet

Re: [dev] network usage graphs

2012-01-26 Thread Kurt H Maier
On Thu, Jan 26, 2012 at 11:05:19PM -, Bjartur Thorlacius wrote: > What use is bloatware such as ed when you have sed and sponge? apt-get install ed rc what use is a bunch of stupid crap when you can have real tools?

Re: [dev] network usage graphs

2012-01-26 Thread Bjartur Thorlacius
On Thu, 26 Jan 2012 22:36:28 -, hiro <23h...@googlemail.com> wrote: Thanks, this is the only valid answer, but now I have to install an other OS: -bash: ed: command not found How can debian/ubuntu folks be so ignorant?! aptitude install rc coreutils moreutils What use is bloatware such

Re: [dev] network usage graphs

2012-01-26 Thread hiro
Thanks, this is the only valid answer, but now I have to install an other OS: -bash: ed: command not found How can debian/ubuntu folks be so ignorant?!

Re: [dev] [dwm] running rdesktop in full-screen

2012-01-26 Thread Bjartur Thorlacius
Þann fim 26.jan 2012 18:12, skrifaði Dennis Yurichev: I'm running rdesktop from terminal window with -f option meaning full-screen. But when I try to escape from it by pressing RCtrl-RAlt-Enter, rdesktop tries to change its window's geometry but can't, and stays in full-screen mode. Is there some

[dev] [dwm] running rdesktop in full-screen

2012-01-26 Thread Dennis Yurichev
Hi. I'm running rdesktop from terminal window with -f option meaning full-screen. But when I try to escape from it by pressing RCtrl-RAlt-Enter, rdesktop tries to change its window's geometry but can't, and stays in full-screen mode. Is there something I miss?

Re: [dev] install dwm

2012-01-26 Thread Carlos Torres
Perhaps you should upgrade too HUD. that seems too do it all. On Jan 25, 2012 11:17 PM, "Kurt H Maier" wrote: > On Wed, Jan 25, 2012 at 10:31:41PM -0500, Bryan Bennett wrote: > > "Bending over backward": > > cd ~/.bin/builds/dwm && make && cp dwm ~/.bin; echo "export > > PATH=$PATH:~/.bin/" >> ~/

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-26 Thread Peter Hartman
On Thu, Jan 26, 2012 at 8:01 AM, Peter Hartman wrote: > As far as I can tell, this new branch breaks the -e argument, e.g., > > st -f Terminus:size=12 -e tmux-start.sh > > is a total fail cat (laugh out loud). And here's a patch to fix that: -- sic dicit magister P University of Toronto / Fo

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-26 Thread Peter Hartman
As far as I can tell, this new branch breaks the -e argument, e.g., st -f Terminus:size=12 -e tmux-start.sh is a total fail cat (laugh out loud).

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-26 Thread Peter Hartman
I can verify that this fixes or at least ameliorates the tmux-split-pane bug reported earlier. Peter

Re: [dev] install dwm

2012-01-26 Thread hiro
On 26.01.2012, Bryan Bennett wrote: > "Bending over backward": > cd ~/.bin/builds/dwm && make && cp dwm ~/.bin; echo "export > PATH=$PATH:~/.bin/" >> ~/.bashrc > mhm, now I always get sh: ps: Argument list too long. perhaps I bashed my rc?