Re: [Solved, sort of] Re: cannot find and install some dev packages

2011-08-22 Thread Umarzuki Mochlis
2011/8/23 H.S. > On 22/08/11 10:57 PM, H.S. wrote: > > On 20/08/11 11:07 AM, Johan Grönqvist wrote: > >> apt-cache policy libhighgui.dev > > > > And I am still getting this: > > $> sudo aptitude install libhighgui.dev > > Couldn't find any package whose name or description matched > "libhighgui.d

[Solved, sort of] Re: cannot find and install some dev packages

2011-08-22 Thread H.S.
On 22/08/11 10:57 PM, H.S. wrote: > On 20/08/11 11:07 AM, Johan Grönqvist wrote: >> apt-cache policy libhighgui.dev > > And I am still getting this: > $> sudo aptitude install libhighgui.dev > Couldn't find any package whose name or description matched "libhighgui.dev" > Couldn't find any package

Re: cannot find and install some dev packages

2011-08-22 Thread H.S.
On 20/08/11 11:07 AM, Johan Grönqvist wrote: > apt-cache policy libhighgui.dev And I am still getting this: $> sudo aptitude install libhighgui.dev Couldn't find any package whose name or description matched "libhighgui.dev" Couldn't find any package whose name or description matched "libhighgui.d

Re: change color depth to 16bit

2011-08-22 Thread Walter Hurry
On Tue, 23 Aug 2011 02:50:44 +0200, Thierry Chatelet wrote: > On Tuesday 23 August 2011 00:46:22 Pablo Sánchez wrote: >> > > man xorg.conf will be instructive, as will be man Xorg. Thierry AS will refraining from posting in html -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.or

Re: change color depth to 16bit

2011-08-22 Thread Thierry Chatelet
On Tuesday 23 August 2011 00:46:22 Pablo Sánchez wrote: > > >http-equiv="Content-Type"> > > > Thanks  Brad. > Can I make an xorg.conf file only with that "Screen" section or go > with a full config one ? > > Pablo > > > man xorg.conf will be in

Re: change color depth to 16bit

2011-08-22 Thread Pablo Sánchez
Thanks  Brad. Can I make an xorg.conf file only with that "Screen" section or go with a full config one ? Pablo As I recall, in section "Screen", you add DefaultDepth  16 in /etc/X11/xorg.conf... --b

Re: change color depth to 16bit

2011-08-22 Thread Brad Alexander
As I recall, in section "Screen", you add DefaultDepth 16 in /etc/X11/xorg.conf... --b 2011/8/22 Pablo Sánchez > Hi , running wheezy/amd64 here, on a compaq 6820S . > > Xorg.log tells video card is "RADEON(0): Chipset: "ATI Mobility Radeon > X1350" (ChipID = 0x7196) " > and using xse

change color depth to 16bit

2011-08-22 Thread Pablo Sánchez
Hi , running wheezy/amd64 here, on a compaq 6820S . Xorg.log tells video card is "RADEON(0): Chipset: "ATI Mobility Radeon X1350" (ChipID = 0x7196) " and using xserver-xorg-video-radeon package . I have an external monitor, with a 1920x1080 display geometry and the laptop monitor is 1440x900 .

Re: Xfce4 not enabling a desktop icon - Debian stable

2011-08-22 Thread Brian
On Sun 21 Aug 2011 at 20:59:28 +0100, AG wrote: > Yes ... and yes. I'd have anticipated nothing less! No doubt 'Icon type' is also set to 'file/launcher icons'. Open ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml and find the line beginning ' and the following . Now for something

Re: Fwd: Billion 7800N

2011-08-22 Thread Camaleón
On Mon, 22 Aug 2011 10:27:57 +1000, Heddle Weaver wrote: > On 21 August 2011 21:20, Camaleón wrote: >> But do you really need it? I mean, does your ISP require you to use a >> PPP connection with your router? I also use a DSL connection and don't >> need PPP for nothing. >> >> > No I don't. > I n

Re: Xfce4 not enabling a desktop icon - Debian stable

2011-08-22 Thread Camaleón
On Sun, 21 Aug 2011 21:04:38 +0100, AG wrote: >> On Sun, 21 Aug 2011 15:01:03 +0100, AG wrote: >> >>> On Debian stable, the WM Xfce4 is not enabling an icon of an inserted >>> disk - CD/ DVD - to be drawn to the desktop. If it is an audio CD, >>> then the desired app will launch (ditto with a vide

Re: Cron script output redirection not working

2011-08-22 Thread Ivan Shmakov
> David writes: > This is something that used to work for me in older Debian releases > (Etch and Lenny I think), but it's no longer working for me in > Squeeze. > Basically, I have a cron stub under /etc/cron.d, with a line like > this: > * * * * * rootcd /tmp/ && ./tes