The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
100 views

How to use the beep.pl for weechat?

This page says, for launcher.pl you could use the following command: /set plugins.var.perl.launcher.signal.weechat_highlight "/path/to/command arguments" But what about beep.pl ? (which is more ...
1
vote
0answers
31 views

Stop aria2c from parsing torrent file

When I download a torrent file with aria2c, it always try to parse it and add a torrent task, but all I want is get that file. Is it possible to stop aria2c from doing so? I didn't seem to find an ...
1
vote
1answer
30 views

file-roller doesn't use single-click anymore?

In the old days, I can navigate in file-roller with only single click, now I had to do a double click, anyone know if this is configurable?
0
votes
0answers
35 views

Open Street Map “no map for: default”

I have installed renderd and mapnik on Debian Squeeze. renderd (version 0.7.1) starts without error. But when I request /osm_tiles2/0/0/0.png. The server times out or gives a not found error and the ...
3
votes
1answer
136 views

gajim blinking trayicon notification

Gajim has a (nasty) trayicon notification option that blinks the Gajim icon when you have new messages. You can cancel this behaviour via the ACE's trayicon_notification_on_events option. But what I ...
2
votes
1answer
248 views

getent hosts prints IPv4, getent ahosts prints IPv6

Verbatim output from my terminal: $ getent hosts example.org 2001:500:88:200::10 example.org $ getent ahosts example.org 192.0.43.10 STREAM 43-10.any.icann.org 192.0.43.10 DGRAM 192.0.43.10 ...
3
votes
1answer
242 views

Netbook Remix [EasyPeasy]: How to add a Mozilla Prism to Favorites

I'm setting up a old laptop with EasyPeasy, the only Linux distro I could get to install on it. I want to put a Prism in the favorites that will bring up a web site we use frequently. I created the ...
2
votes
1answer
116 views

xbindkeys: no process found

I'm not getting xbindkeys to work. I did this: sudo aptitude install xbindkeys xbindkeys --defaults > ~/.xbindkeysrc sudo aptitude install xbindkeys-config xbindkeys xbindkeys-config To begin ...