Search This Blog

Monday 13 January 2014

loqui

Loqui gtk irc client.

I really like the way it scrolls all the channels your logged into in the main window "Common Buffer". The fact it's light using only about 8MB loaded and Gpl'd  If I was being picky I'd like the channel list on the left.




https://launchpad.net/loqui

IRC Client for Gtk2
Loqui is a IRC Client that has following features:
 - Connect to multiple servers
 - The view that outputs all messages on other channels (call "Common Buffer")
 - Window has 4-views (Message of the current channel, nick list, channel list, "Common Buffer")
 - Multi-protocols (beta)
See the sites:
  https://sites.google.com/site/loquiircen (English)
  https://sites.google.com/site/loquiirc (Japanese)

Friday 10 January 2014

Guess the distro?




Just in-case it wasn't to obvious....


Tuesday 7 January 2014

fancy wdm splash

logo license:

 https://www.gnu.org/graphics/runfreegnu.html

save it as a an .xpm file. You need to save this it /usr/share/pixmaps/ for it to work with the wdm config below

The background is from here:

https://fedoraproject.org/wiki/File:F16-alpha-wallpaper-standard.png 

https://fedoraproject.org/wiki/F16_Artwork#Submissions

as far as I can tell all fedora art is  Licensed: CC-BY-SA


wdm con-fig

! /etc/X11/wdm/wdm-config
!
! resources specific to wdm itself
DisplayManager.authDir:        /var/lib/wdm
DisplayManager.errorLogFile:    /var/log/wdm.log
DisplayManager.pidFile:        /var/run/wdm.pid
DisplayManager.keyFile:        /etc/X11/wdm/wdm-keys
DisplayManager.servers:        /etc/X11/wdm/Xservers
DisplayManager.accessFile:    /etc/X11/wdm/Xaccess
DisplayManager._0.authorize:    true
DisplayManager._0.resources:    /etc/X11/wdm/Xresources_0
DisplayManager._0.setup:    /etc/X11/wdm/Xsetup_0
DisplayManager._0.startup:    /etc/X11/wdm/Xstartup_0
DisplayManager._0.reset:    /etc/X11/wdm/Xreset_0
DisplayManager*resources:    /etc/X11/wdm/Xresources
DisplayManager*setup:        /etc/X11/wdm/Xsetup
DisplayManager*startup:        /etc/X11/wdm/Xstartup
DisplayManager*reset:        /etc/X11/wdm/Xreset
DisplayManager*session:        /etc/X11/wdm/Xsession
DisplayManager*userPath:    /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
DisplayManager*systemPath:    /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11

# Don't listen for XDMCP
DisplayManager.requestPort:    0

! wdm specific configuration ; documented in wdm(1x)

! wdm doesn't display any help text with the default Locale, C
! so we'll set a specific one here
DisplayManager*wdmLocale: en_US

DisplayManager*wdmLogin:        /usr/bin/wdmLogin
!DisplayManager*wdmBg:           solid:Black
DisplayManager*wdmBg:          pixmap:/usr/share/wallpapers/splash2.jpg
DisplayManager*wdmLogo:       /usr/share/pixmaps/gnu-run-free.xpm
! DisplayManager*wdmLogo:        /usr/share/pixmaps/wdmDebianSwirl.xpm
DisplayManager*wdmReboot:       /sbin/reboot
DisplayManager*wdmHalt:         /sbin/halt
DisplayManager*wdmVerify:       false
DisplayManager*wdmRoot:         false
DisplayManager*wdmAnimations:   true
DisplayManager*wdmLoginConfig:  /etc/X11/wdm/wdmlogin.conf
DisplayManager*useSyslog:    true
DisplayManager*syslogFacility:    LOG_AUTHPRIV
DisplayManager*terminateServer: true

! Load wm list from file auto-generated by update_wdm_wmlist

#include "wdm.wmlist"

! BEWARE: the wdmWm setting in that file will be overwritten on every wdm
!   (re)start and reload. If you want to hardcode your choice, uncomment the
!   line below and set your choice, to be processed after previous automatic
!   definition.

! DisplayManager*wdmWm:         twm:wmaker:afterstep

! Please see wdm.options(5) for info on disabling automatic generation.

Listen play ogg

Listen play ogg


wdm login

what my wdm login looks like