You are not logged in.
Pages: 1
Sorry for the stupid question. Is there a key-combination defined in Bunsenlabs for maximizing the active window?
Last edited by ghorvath (2015-09-11 15:59:48)
Offline
if you haven't figured it out already, the root menu has a keybinds pipemenu.
and you know you can customise/create keybinds, right?
Offline
I use Alt+Spacebar followed by X (maximize). That's built-in with Openbox.
Offline
^ I think that's pretty standard across OS's/WM's/DE's. Even the dreaded doze.
Offline
^ Thank you for that. Have I been looking for something like that at work, or not?
In CB I have set up some custom keybinds, super + <, to maximize width and Alt + < for the height.
Always missing the keybindings at my office computer runing Win 7...
Offline
Thank you. Alt+space and then x works for me.
Edit: How can I mark the thread to be solved?
Last edited by ghorvath (2015-09-11 11:14:50)
Offline
Thank you. Alt+space and then x works for me.
Edit: How can I mark the thread to be solved?
I think the custom here is to edit the title of the first post to insert [SOLVED] at the start of the title.
Offline
... Is there a key-combination defined in Bunsenlabs for maximizing the active window?
Even if BL doesn't have such a key combination, you can add your own keybind, making sure the key combination isn't already being used by BL's rc.xml or by other programs. This works for me:
<keybind key="W-x"> # Maximize
<action name="MoveResizeTo"><height>100%</height><width>100%</width></action>
</keybind>
Offline
@ghorvath (and anyone else who hasn't noticed yet)
The BL main menu has a Help pipemenu, with links to the Openbox wiki and various other OB help pages
BunsenLabs Group on deviantArt
damo's gallery on deviantArt
Openbox themes
Forum Moderator
Offline
The bunsen-packages on the RC1 ISO added new default keybindings for ToggleMaximize (A-F6) and Iconify (Alt+F5).
bunsenlabs 8) forum mod squad
Offline
Thank you very much for everyone for all the different solutions!
Offline
Thank you. Alt+space and then x works for me.
so you prefer doing 3 keypresses a thousand times, instead of reading the openbox wiki once and setting your openbox up to maximize with 2, or even 1 keypress(es)?
whatever.
Offline
The bunsen-packages on the RC1 ISO added new default keybindings for ToggleMaximize (A-F6) and Iconify (Alt+F5).
Since we went to the trouble of putting those in, I was wondering if they would come up eventually.
After a suitable time for reflection and self-improvement of course...
John
--------------------
( a boring Japan blog , Japan Links, idle twitterings and GitStuff )
#! forum moderator BunsenLabs
Offline
ghorvath wrote:Thank you. Alt+space and then x works for me.
so you prefer doing 3 keypresses a thousand times, instead of reading the openbox wiki once and setting your openbox up to maximize with 2, or even 1 keypress(es)?
whatever.
I'm to blame for that
ToggleMaximize is definitely the way to go! I'm now using Super+X to ToggleMaximize and Super+I to Iconify instead of Alt+F6 and Alt+F5 because the function keys on my laptop are printed in tiny letters and are darkish blue on a black background.
PS: I read the Openbox wiki quite often but how much I retain is another matter
Last edited by flaneur (2015-09-12 05:25:52)
Offline
Since we went to the trouble of putting those in, I was wondering if they would come up eventually.
After a suitable time for reflection and self-improvement of course...
i pointed op to the keybinds pipemenu, so they can take a look themselves.
since i installed bl on baremetal and don't boot into it so often, i couldn't provide the actual keybinds...
Offline
ghorvath wrote:Thank you. Alt+space and then x works for me.
so you prefer doing 3 keypresses a thousand times, instead of reading the openbox wiki once and setting your openbox up to maximize with 2, or even 1 keypress(es)?
whatever.
Not to rant, just to make my reasons clear. I have migrated on all my machines from windows to linux. I was looking for quite some time for a distro that I like, and I ended up with Debian. But rather than choosing a desktop environment, I chose Bunsenlabs, because it seems to be very lightweight (which I like very much), has a really nice look and the community seems to be very helpful. Now, I spent the last month tweaking it to my requirements together with polishing up my linux knowledge from 15 years ago. I did several hours of google-ing and wiki-reading about linux, debian, bunsenlabs, not to mention the special quirks of my laptop(s) I am using. I still have several things to sort out, but I simply ran out of time and now need to work instead of playing around with my os. I know it is possible to define keybinds in rc.xml, I even have some of my own keybinds for programs I use often. What I do not know is the command to maximize a window, and whether there might be any other keybinds (like ALT+SPACE then x or the ALT+F56) that are already doing the job. I prefer not to mess more with a system than is necessary. From the experience in my last month, it would have taken me 10-30 minutes to figure out exactly what command to use and set a keybind to maximize. The difference between 2 and 3 keystrokes is at most 1 second, probably less, so I am better off for about 600-1800 use of this combination. And finally if it is already implemented, then I rather use that than reinvent the wheel a thousandth time.
So I chose the selfish way and asked the very helpful community to give me a hand. Thank you very much again for all of your solutions to this problem!
Offline
i pointed op to the keybinds pipemenu, so they can take a look themselves.
That's what I thought you were doing, and it's the right approach for sure.
John
--------------------
( a boring Japan blog , Japan Links, idle twitterings and GitStuff )
#! forum moderator BunsenLabs
Offline
sorry for being an arrogant twat - but i'll surely do it again sooner or later...
doesn't mean i'm not helpful & friendly, too.
From the experience in my last month, it would have taken me 10-30 minutes to figure out exactly what command to use and set a keybind to maximize. The difference between 2 and 3 keystrokes is at most 1 second, probably less, so I am better off for about 600-1800 use of this combination.
that was funny. 8) <=nerdface.
And finally if it is already implemented, then I rather use that than reinvent the wheel a thousandth time.
since you still haven't reacted to that, are you sure you took a look at the keybinds pipemenu (a submenu of your root menu)?
Offline
No worries, I was selfish by asking the question in the first place. :-)
Sorry, the keybinds pipemenu completely slipped my attention. I did not even notice that it exists.... I updated all bunsen packages using apt-get, reconfigured openbox, refreshed keybinds, but somehow the ALT+F5, ALT+F6 combinations do not show up in my keybinds pipemenu (neither do they work). I guess if I want them, I would need to add them to rc.xml myself. (I found some mouse combinations in rc.xml, but they are not so easy to use with a touchpad.)
BTW, I can see that there are keybinds for 4 desktops, yet Bunsenlabs comes with only 2 desktops by default. Is this by design?
Offline
@ghorvath
An update/upgrade shouldn't overwrite your $USER config files. Have a look in /usr/share/bunsen/skel/.config/openbox/ and see if the defaults have been updated. A new user, if created, should have the new configs, but you will have to do the changes yourself for your own $USER. (I bet you would be p***ed off if BL overwrote your personal setup )
Ref 4 desktops: many users seem to like that as a setup (I do), so it just makes it easier to change the number of desktops (1,2,3,or 4) in rc.xml, or using obconf, without having to edit keybinds for switching.
BunsenLabs Group on deviantArt
damo's gallery on deviantArt
Openbox themes
Forum Moderator
Offline
somehow the ALT+F5, ALT+F6 combinations do not show up in my keybinds pipemenu (neither do they work).
they should, on a standard bl install.
sometimes, if you've edited rc.xml by hand, things can go haywire and openbox doesn't even throw an error.
xml syntax can be a bitch for bare eyes.
surely you are using geany with syntax highlighting for manual editing?
Offline
ghorvath wrote:somehow the ALT+F5, ALT+F6 combinations do not show up in my keybinds pipemenu (neither do they work).
they should, on a standard bl install.
But not in $USER configs after an update, which is what I gather happened here?
BunsenLabs Group on deviantArt
damo's gallery on deviantArt
Openbox themes
Forum Moderator
Offline
Ah, that was what I was missing: the existence of the /usr/share/bunsen/ directory.
Is there any "safe" way to merge these updated files to somebody's own directory structure? (I just spent about 15 minutes kdiff-ing the 4 openbox config files to mine and merging them by hand. I would not want to do that with all the other config files.)
Also, is there any "easy" way to know what is the difference between installed packages for the netinstall script on 15th August, and the current RC1 release?
BTW, thank you all, now ALT+F5 and ALT+F6 works!
Offline
Is there any "safe" way to merge these updated files to somebody's own directory structure?
If you've only recently installed and haven't got a lot of custom settings in your $HOME config files, then there's an easy way to get the latest configs from /usr/share/bunsen/skel/.
Delete $HOME/.config/bunsen/bl-setup, log out and in again.
All the overwritten files will be backed up automatically whether they are different or not. (This behaviour is, agreed, sub-optimal and we might fix it in future.) Anyway, if you're sure there's no important data in the backup files you can just do
find $HOME -name '*~' -delete
to get rid of them. (Or to restrict to one date, eg '-name '*2015-09-14*~')
Also, is there any "easy" way to know what is the difference between installed packages for the netinstall script on 15th August, and the current RC1 release?
The netinstall pulls in the latest bunsen packages at the time but you could do a simulated upgrade, after making sure you've got the correct BunsenLabs repos enabled. 'apt-get -s upgrade' will show you the versions of packages to be installed. But why not just upgrade anyway?
John
--------------------
( a boring Japan blog , Japan Links, idle twitterings and GitStuff )
#! forum moderator BunsenLabs
Offline
Also, is there any "easy" way to know what is the difference between installed packages for the netinstall script on 15th August, and the current RC1 release?
Here is the package list from the ISO which you can compare to dpkg -l on your netinstall system (copy/paste it into a text file)
acl 2.2.52-2
acpi 1.7-1
adduser 3.113+nmu3
adwaita-icon-theme 3.14.0-2
alsa-utils 1.0.28-1
amd64-microcode 2.20141028.1
anacron 2.3-23
apt 1.0.9.8.1
apt-transport-https 1.0.9.8.1
apt-utils 1.0.9.8.1
apt-xapian-index 0.47
arandr 0.1.7.1-1
arj 3.10.22-13
aspell 0.60.7~20110707-1.3
aspell-en 7.1-0-1.1
at-spi2-core 2.14.0-1
atmel-firmware 1.3-4
b43-fwcutter 1:019-2
base-files 8+deb8u2
base-passwd 3.5.37
bash 4.3-11+b1
bash-completion 1:2.1-4
binutils 2.25-5
bluez-firmware 1.2-3
bsdmainutils 9.0.6
bsdutils 1:2.25.2-6
bunsen-common 8.0-2
bunsen-configs 8.4-1
bunsen-conky 8.0-1
bunsen-docs 8.0-1
bunsen-faenza-icon-theme 1.2-2
bunsen-images 8.1-1
bunsen-os-release 8.1-3
bunsen-pipemenus 8.6-1
bunsen-themes 8.0-1.1
bunsen-utilities 8.2-2
bunsen-welcome 8.2-1
busybox 1:1.22.0-9+deb8u1
bzip2 1.0.6-7+b3
ca-certificates 20141019
cabextract 1.4-5
catfish 1.2.2-1
clipit 1.4.2-1
compton 0.1~beta2-1
conky-all 1.9.0-6
coreutils 8.23-4
cpio 2.11+dfsg-4.1
cpp 4:4.9.2-2
cpp-4.9 4.9.2-10
cpufrequtils 008-1
crda 3.13-1
cron 3.0pl1-127+deb8u1
curl 7.38.0-4+deb8u2
dahdi-firmware-nonfree 2.10.0-1
dash 0.5.7-4+b1
dbus 1.8.20-0+deb8u1
dbus-x11 1.8.20-0+deb8u1
dconf-gsettings-backend:amd64 0.22.0-1
dconf-service 0.22.0-1
debconf 1.5.56
debconf-i18n 1.5.56
debian-archive-keyring 2014.3
debianutils 4.4+b1
desktop-file-utils 0.22-1
dh-python 1.20141111-2
dictionaries-common 1.23.17
diffutils 1:3.3-1+b1
dmidecode 2.12-3
dmsetup 2:1.02.90-2.2
dosfstools 3.0.27-1
dpkg 1.17.25
e2fslibs:amd64 1.42.12-1.1
e2fsprogs 1.42.12-1.1
eject 2.1.5+deb1+cvs20081104-13.1
emacsen-common 2.0.8
enchant 1.6.0-10.1
evince 3.14.1-2
evince-common 3.14.1-2
exo-utils 0.10.2-4
fbxkb 0.6-1.1
fdpowermon 1.13
fdpowermon-icons 1.13
file 1:5.22+15-2
file-roller 3.14.1-1
filezilla 3.9.0.5-1
filezilla-common 3.9.0.5-1
findutils 4.4.2-9+b1
firmware-adi 0.43
firmware-atheros 0.43
firmware-b43-installer 1:019-2
firmware-b43legacy-installer 1:019-2
firmware-bnx2 0.43
firmware-bnx2x 0.43
firmware-brcm80211 0.43
firmware-crystalhd 0.0~git20120110.fdd2f19-1
firmware-intelwimax 0.43
firmware-ipw2x00 0.43
firmware-ivtv 0.43
firmware-iwlwifi 0.43
firmware-libertas 0.43
firmware-linux 0.43
firmware-linux-free 3.3
firmware-linux-nonfree 0.43
firmware-myricom 0.43
firmware-netxen 0.43
firmware-qlogic 0.43
firmware-ralink 0.43
firmware-realtek 0.43
firmware-samsung 0.43
firmware-ti-connectivity 0.43
firmware-zd1211 3.0.0.56-3
flashplugin-nonfree 1:3.6.1
fontconfig 2.11.0-6.3
fontconfig-config 2.11.0-6.3
fonts-cantarell 0.0.16-1
fonts-dejavu 2.34-1
fonts-dejavu-core 2.34-1
fonts-dejavu-extra 2.34-1
fonts-droid 1:4.4.4r2-6
fonts-freefont-ttf 20120503-4
fonts-inconsolata 001.010-5
fonts-liberation 1.07.4-1
fonts-opensymbol 2:102.6+LibO4.3.3-2+deb8u1
ftp 0.17-31
fuse 2.9.3-15+deb8u1
galculator 2.1.3-1
galternatives 0.13.5+nmu3
gcc-4.8-base:amd64 4.8.4-1
gcc-4.9-base:amd64 4.9.2-10
gconf-service 3.2.6-3
gconf2 3.2.6-3
gconf2-common 3.2.6-3
gcr 3.14.0-2
gdebi 0.9.5.5+nmu1
gdebi-core 0.9.5.5+nmu1
geany 1.24.1+dfsg-1
geany-common 1.24.1+dfsg-1
ghostscript 9.06~dfsg-2+deb8u1
giblib1:amd64 1.2.4-10
gigolo 0.4.2-1
gir1.2-atk-1.0 2.14.0-1
gir1.2-freedesktop:amd64 1.42.0-2.2
gir1.2-gdkpixbuf-2.0 2.31.1-2+deb8u2
gir1.2-glib-2.0:amd64 1.42.0-2.2
gir1.2-gtk-3.0:amd64 3.14.5-1+deb8u1
gir1.2-pango-1.0:amd64 1.36.8-3
gir1.2-vte-2.90 1:0.36.3-1
gksu 2.0.2-9
glib-networking:amd64 2.42.0-2
glib-networking-common 2.42.0-2
glib-networking-services 2.42.0-2
gmrun 0.9.2-2.1
gnome-icon-theme 3.12.0-1
gnome-icon-theme-symbolic 3.12.0-1
gnome-keyring 3.14.0-1+b1
gnome-themes-standard:amd64 3.14.2.2-1
gnome-themes-standard-data 3.14.2.2-1
gnumeric 1.12.18-2
gnumeric-common 1.12.18-2
gnupg 1.4.18-7
gnustep-base-common 1.24.7-1
gnustep-base-runtime 1.24.7-1
gnustep-common 2.6.6-3
gparted 0.19.0-2
gpgv 1.4.18-7
grep 2.20-4.1
groff-base 1.22.2-8
gsettings-desktop-schemas 3.14.1-1
gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2
gsimplecal 2.0-1
gstreamer0.10-alsa:amd64 0.10.36-2
gtk2-engines-murrine:amd64 0.98.1.1-5
gtk2-engines-pixbuf:amd64 2.24.25-3
gvfs:amd64 1.22.2-1
gvfs-backends 1.22.2-1
gvfs-common 1.22.2-1
gvfs-daemons 1.22.2-1
gvfs-fuse 1.22.2-1
gvfs-libs:amd64 1.22.2-1
gzip 1.6-4
hddtemp 0.3-beta15-52
hdparm 9.43-2
hexchat 2.10.1-1
hexchat-common 2.10.1-1
hicolor-icon-theme 0.13-1
hostname 3.15
htop 1.0.3-1
hwdata 0.267-1
i965-va-driver:amd64 1.4.1-2
iceweasel 38.2.1esr-1~deb8u1
ifupdown 0.7.53.1
init 1.22
init-system-helpers 1.22
initramfs-tools 0.120
initscripts 2.88dsf-59
insserv 1.14.0-5
intel-microcode 3.20150121.1
iproute2 3.16.0-2
iptables 1.4.21-2+b1
iputils-ping 3:20121221-5+b2
isc-dhcp-client 4.3.1-6
isc-dhcp-common 4.3.1-6
iso-codes 3.57-1
iucode-tool 1.1.1-1
iw 3.17-1
keyboard-configuration 1.123
klibc-utils 2.0.4-2
kmod 18-3
less 458-3
liba52-0.7.4 0.7.4-17
libaa1:amd64 1.4p5-43
libabw-0.1-1 0.1.0-2
libacl1:amd64 2.2.52-2
libapt-inst1.5:amd64 1.0.9.8.1
libapt-pkg4.12:amd64 1.0.9.8.1
libarchive13:amd64 3.1.2-11
libasn1-8-heimdal:amd64 1.6~rc2+dfsg-9
libasound2:amd64 1.0.28-1
libasound2-data 1.0.28-1
libasound2-plugins:amd64 1.0.28-1+b1
libaspell15:amd64 0.60.7~20110707-1.3
libass5:amd64 0.10.2-3
libasyncns0:amd64 0.8-5
libatasmart4:amd64 0.19-3
libatk-bridge2.0-0:amd64 2.14.0-2
libatk1.0-0:amd64 2.14.0-1
libatk1.0-data 2.14.0-1
libatkmm-1.6-1:amd64 2.22.7-2.1
libatspi2.0-0:amd64 2.14.0-1
libattr1:amd64 1:2.4.47-2
libaudclient2:amd64 3.5~rc2-1
libaudio2:amd64 1.9.4-3
libaudit-common 1:2.4-1
libaudit1:amd64 1:2.4-1+b1
libavahi-client3:amd64 0.6.31-5
libavahi-common-data:amd64 0.6.31-5
libavahi-common3:amd64 0.6.31-5
libavahi-glib1:amd64 0.6.31-5
libavc1394-0:amd64 0.5.4-2
libavcodec56:amd64 6:11.4-1~deb8u1
libavformat56:amd64 6:11.4-1~deb8u1
libavresample2:amd64 6:11.4-1~deb8u1
libavutil54:amd64 6:11.4-1~deb8u1
libbasicusageenvironment0 2014.01.13-1
libblas-common 1.2.20110419-10
libblas3 1.2.20110419-10
libblkid1:amd64 2.25.2-6
libbluetooth3:amd64 5.23-2+b1
libbluray1:amd64 1:0.6.2-1
libboost-date-time1.55.0:amd64 1.55.0+dfsg-3
libboost-iostreams1.55.0:amd64 1.55.0+dfsg-3
libbsd0:amd64 0.7.0-2
libburn4 1.3.2-1.1
libbz2-1.0:amd64 1.0.6-7+b3
libc-bin 2.19-18+deb8u1
libc6:amd64 2.19-18+deb8u1
libcaca0:amd64 0.99.beta19-2
libcairo-gobject2:amd64 1.14.0-2.1
libcairo-perl 1.104-2
libcairo2:amd64 1.14.0-2.1
libcairomm-1.0-1 1.10.0-1.1
libcanberra-gtk3-0:amd64 0.30-2.1
libcanberra0:amd64 0.30-2.1
libcap-ng0:amd64 0.7.4-2
libcap2:amd64 1:2.24-8
libcap2-bin 1:2.24-8
libcddb2 1.3.2-5
libcdio-cdda1 0.83-4.2
libcdio-paranoia1 0.83-4.2
libcdio13 0.83-4.2
libchromaprint0:amd64 1.2-1
libcloog-isl4:amd64 0.18.2-1+b2
libclucene-contribs1:amd64 2.3.3.4-4
libclucene-core1:amd64 2.3.3.4-4
libcmis-0.4-4 0.4.1-7
libcolord2:amd64 1.2.1-1+b2
libcomerr2:amd64 1.42.12-1.1
libconfig9:amd64 1.4.9-2
libcpufreq0 008-1
libcroco3:amd64 0.6.8-3+b1
libcryptsetup4:amd64 2:1.6.6-5
libcrystalhd3:amd64 1:0.0~git20110715.fdd2f19-11
libcups2:amd64 1.7.5-11+deb8u1
libcupsfilters1:amd64 1.0.61-5+deb8u1
libcupsimage2:amd64 1.7.5-11+deb8u1
libcurl3:amd64 7.38.0-4+deb8u2
libcurl3-gnutls:amd64 7.38.0-4+deb8u2
libdatrie1:amd64 0.2.8-1
libdb5.3:amd64 5.3.28-9
libdbus-1-3:amd64 1.8.20-0+deb8u1
libdbus-glib-1-2:amd64 0.102-1
libdc1394-22:amd64 2.2.3-1
libdca0:amd64 0.0.5-7
libdconf1:amd64 0.22.0-1
libdebconfclient0:amd64 0.192
libdevmapper1.02.1:amd64 2:1.02.90-2.2
libdirectfb-1.2-9:amd64 1.2.10.0-5.1
libdjvulibre-text 3.5.25.4-4
libdjvulibre21:amd64 3.5.25.4-4+b1
libdns-export100 1:9.9.5.dfsg-9+deb8u3
libdrm-intel1:amd64 2.4.58-2
libdrm-nouveau2:amd64 2.4.58-2
libdrm-radeon1:amd64 2.4.58-2
libdrm2:amd64 2.4.58-2
libdvbpsi9:amd64 1.2.0-1
libdvdnav4:amd64 5.0.1-1
libdvdread4:amd64 5.0.0-1
libe-book-0.1-1 0.1.1-2
libebml4:amd64 1.3.0-2
libedit2:amd64 3.1-20140620-2
libegl1-mesa:amd64 10.3.2-1+deb8u1
libelf1:amd64 0.159-4.2
libenca0:amd64 1.16-1
libenchant1c2a:amd64 1.6.0-10.1
libeot0 0.01-3
libepoxy0 1.2-1
libept1.4.12:amd64 1.0.12.1
libestr0 0.1.9-1.1
libevdev2 1.3+dfsg-1
libevdocument3-4 3.14.1-2
libevent-2.0-5:amd64 2.0.21-stable-2
libevview3-3 3.14.1-2
libexif12:amd64 0.6.21-2
libexo-1-0:amd64 0.10.2-4
libexo-common 0.10.2-4
libexo-helpers 0.10.2-4
libexpat1:amd64 2.1.0-6+deb8u1
libexttextcat-2.0-0 3.4.4-1
libexttextcat-data 3.4.4-1
libfaad2:amd64 2.7-8
libffi6:amd64 3.1-2+b2
libfftw3-single3:amd64 3.3.4-2
libfile-copy-recursive-perl 0.38-1
libflac8:amd64 1.3.0-3
libfontconfig1:amd64 2.11.0-6.3
libfontenc1:amd64 1:1.1.2-1+b2
libfreerdp-cache1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-client1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-codec1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-common1.1.0:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-core1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-crypto1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-gdi1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-locale1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-primitives1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-rail1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libfreetype6:amd64 2.5.2-3
libfribidi0:amd64 0.19.6-3
libfuse2:amd64 2.9.3-15+deb8u1
libgbm1:amd64 10.3.2-1+deb8u1
libgcc1:amd64 1:4.9.2-10
libgck-1-0:amd64 3.14.0-2
libgconf-2-4:amd64 3.2.6-3
libgcr-3-common 3.14.0-2
libgcr-base-3-1:amd64 3.14.0-2
libgcr-ui-3-1:amd64 3.14.0-2
libgcrypt20:amd64 1.6.3-2
libgd3:amd64 2.1.0-5
libgdbm3:amd64 1.8.3-13.1
libgdk-pixbuf2.0-0:amd64 2.31.1-2+deb8u2
libgdk-pixbuf2.0-common 2.31.1-2+deb8u2
libgfortran3:amd64 4.9.2-10
libgif4:amd64 4.1.6-11
libgirepository-1.0-1:amd64 1.42.0-2.2
libgksu2-0 2.0.13~pre1-8
libgl1-mesa-dri:amd64 10.3.2-1+deb8u1
libgl1-mesa-glx:amd64 10.3.2-1+deb8u1
libglade2-0:amd64 1:2.6.4-2
libglapi-mesa:amd64 10.3.2-1+deb8u1
libgles1-mesa:amd64 10.3.2-1+deb8u1
libgles2-mesa:amd64 10.3.2-1+deb8u1
libglew1.10:amd64 1.10.0-3
libglib-perl 3:1.305-2
libglib2.0-0:amd64 2.42.1-1
libglibmm-2.4-1c2a:amd64 2.42.0-1
libgltf-0.0-0 0.0.2-2
libglu1-mesa:amd64 9.0.0-2
libgmp10:amd64 2:6.0.0+dfsg-6
libgnome-keyring-common 3.12.0-1
libgnome-keyring0:amd64 3.12.0-1+b1
libgnustep-base1.24 1.24.7-1
libgnutls-deb0-28:amd64 3.3.8-6+deb8u3
libgnutls-openssl27:amd64 3.3.8-6+deb8u3
libgoa-1.0-0b:amd64 3.14.2-1
libgoa-1.0-common 3.14.2-1
libgoffice-0.10-10 0.10.18-1
libgoffice-0.10-10-common 0.10.18-1
libgomp1:amd64 4.9.2-10
libgpg-error0:amd64 1.17-3
libgphoto2-6:amd64 2.5.4-1.1+b2
libgphoto2-port10:amd64 2.5.4-1.1+b2
libgpm2:amd64 1.20.4-6.1+b2
libgraphite2-3:amd64 1.2.4-3
libgroupsock1 2014.01.13-1
libgs9 9.06~dfsg-2+deb8u1
libgs9-common 9.06~dfsg-2+deb8u1
libgsf-1-114 1.14.30-2
libgsf-1-common 1.14.30-2
libgsm1:amd64 1.0.13-4
libgssapi-krb5-2:amd64 1.12.1+dfsg-19
libgssapi3-heimdal:amd64 1.6~rc2+dfsg-9
libgstreamer-plugins-base0.10-0:amd64 0.10.36-2
libgstreamer-plugins-base1.0-0:amd64 1.4.4-2
libgstreamer0.10-0:amd64 0.10.36-1.5
libgstreamer1.0-0:amd64 1.4.4-2
libgtk-3-0:amd64 3.14.5-1+deb8u1
libgtk-3-bin 3.14.5-1+deb8u1
libgtk-3-common 3.14.5-1+deb8u1
libgtk2-perl 2:1.2492-4
libgtk2.0-0:amd64 2.24.25-3
libgtk2.0-common 2.24.25-3
libgtkmm-2.4-1c2a:amd64 1:2.24.4-1.1
libgtkmm-3.0-1:amd64 3.14.0-1
libgtop2-7 2.28.5-2+b1
libgtop2-common 2.28.5-2
libgudev-1.0-0:amd64 215-17+deb8u2
libgxps2:amd64 0.2.2-3+b2
libharfbuzz-icu0:amd64 0.9.35-2
libharfbuzz0b:amd64 0.9.35-2
libhcrypto4-heimdal:amd64 1.6~rc2+dfsg-9
libheimbase1-heimdal:amd64 1.6~rc2+dfsg-9
libheimntlm0-heimdal:amd64 1.6~rc2+dfsg-9
libhogweed2:amd64 2.7.1-5
libhunspell-1.3-0:amd64 1.3.3-3
libhx509-5-heimdal:amd64 1.6~rc2+dfsg-9
libhyphen0 2.8.8-1
libice6:amd64 2:1.0.9-1+b1
libicu52:amd64 52.1-8+deb8u2
libid3tag0 0.15.1b-11
libidn11:amd64 1.29-1+b2
libijs-0.35:amd64 0.35-10
libimlib2 1.4.6-2+b3
libimobiledevice4:amd64 1.1.6+dfsg-3.1
libirs-export91 1:9.9.5.dfsg-9+deb8u3
libisc-export95 1:9.9.5.dfsg-9+deb8u3
libisccfg-export90 1:9.9.5.dfsg-9+deb8u3
libisl10:amd64 0.12.2-2
libiso9660-8 0.83-4.2
libisofs6 1.3.2-1.1
libiw30:amd64 30~pre9-8
libjack-jackd2-0:amd64 1.9.10+20140719git3eb0ae6a~dfsg-2
libjasper1:amd64 1.900.1-debian1-2.4
libjavascriptcoregtk-3.0-0:amd64 2.4.8-2
libjbig0:amd64 2.1-3.1
libjbig2dec0 0.11+20120125-1
libjpeg62-turbo:amd64 1:1.3.1-12
libjson-c2:amd64 0.11-4
libjson-glib-1.0-0:amd64 1.0.2-1
libjson-glib-1.0-common 1.0.2-1
libjte1 1.20-1
libk5crypto3:amd64 1.12.1+dfsg-19
libkate1 0.4.1-4
libkeybinder0 0.3.0-3
libkeyutils1:amd64 1.5.9-5+b1
libklibc 2.0.4-2
libkmod2:amd64 18-3
libkpathsea6 2014.20140926.35254-6
libkrb5-26-heimdal:amd64 1.6~rc2+dfsg-9
libkrb5-3:amd64 1.12.1+dfsg-19
libkrb5support0:amd64 1.12.1+dfsg-19
liblangtag-common 0.5.1-3
liblangtag1 0.5.1-3
liblapack3 3.5.0-4
liblcms2-2:amd64 2.6-3+b3
libldap-2.4-2:amd64 2.4.40+dfsg-1
libldb1:amd64 2:1.1.17-2
liblightdm-gobject-1-0 1.10.3-3
liblircclient0 0.9.0~pre1-1.2
liblivemedia23 2014.01.13-1
libllvm3.5:amd64 1:3.5-10
liblocale-gettext-perl 1.05-8+b1
liblogging-stdlog0:amd64 1.0.4-1
liblognorm1:amd64 1.0.1-3
libltdl7:amd64 2.4.2-1.11
liblua5.1-0:amd64 5.1.5-7.1
liblua5.2-0:amd64 5.2.3-1.1
liblzma5:amd64 5.1.1alpha+20120614-2+b3
liblzo2-2:amd64 2.08-1.2
libmad0:amd64 0.15.1b-8
libmagic1:amd64 1:5.22+15-2
libmatroska6:amd64 1.4.1-2
libmhash2:amd64 0.9.9.9-7
libminiupnpc10:amd64 1.9.20140610-2
libmm-glib0:amd64 1.4.0-1
libmng1:amd64 1.0.10+dfsg-3.1+b3
libmnl0:amd64 1.0.3-5
libmodplug1 1:0.8.8.4-4.1+b1
libmount1:amd64 2.25.2-6
libmp3lame0:amd64 3.99.5+repack1-7+deb8u1
libmpc3:amd64 1.0.2-1
libmpcdec6:amd64 2:0.1~r459-4.1
libmpdec2:amd64 2.4.1-1
libmpeg2-4:amd64 0.5.1-7
libmpfr4:amd64 3.1.2-2
libmspack0:amd64 0.5-1
libmtdev1:amd64 1.1.5-1
libmtp-common 1.1.8-1
libmtp9:amd64 1.1.8-1+b1
libmwaw-0.3-3 0.3.1-2
libmythes-1.2-0 2:1.2.4-1
libnatpmp1 20110808-3
libnautilus-extension1a 3.14.1-2
libncurses5:amd64 5.9+20140913-1+b1
libncursesw5:amd64 5.9+20140913-1+b1
libndp0:amd64 1.4-2
libneon27-gnutls 0.30.1-1
libnetfilter-acct1:amd64 1.0.2-1.1
libnettle4:amd64 2.7.1-5
libnewt0.52:amd64 0.52.17-1+b1
libnfnetlink0:amd64 1.0.1-3
libnl-3-200:amd64 3.2.24-2
libnl-genl-3-200:amd64 3.2.24-2
libnl-route-3-200:amd64 3.2.24-2
libnm-glib-vpn1:amd64 0.9.10.0-7
libnm-glib4:amd64 0.9.10.0-7
libnm-gtk-common 0.9.10.0-2
libnm-gtk0:amd64 0.9.10.0-2
libnm-util2:amd64 0.9.10.0-7
libnotify-bin 0.7.6-2
libnotify4:amd64 0.7.6-2
libnspr4:amd64 2:4.10.7-1
libnss3:amd64 2:3.17.2-1.1+deb8u2
libntdb1:amd64 1.0-5
libobjc4:amd64 4.9.2-10
libobrender29 3.5.2-8
libobt2 3.5.2-8
libodfgen-0.1-1 0.1.1-2
libogg0:amd64 1.3.2-1
libopenjpeg5:amd64 1:1.5.2-3
libopts25:amd64 1:5.18.4-3
libopus0:amd64 1.1-2
liborc-0.4-0:amd64 1:0.4.22-1
libp11-kit0:amd64 0.20.7-1
libpam-gnome-keyring 3.14.0-1+b1
libpam-modules:amd64 1.1.8-3.1
libpam-modules-bin 1.1.8-3.1
libpam-runtime 1.1.8-3.1
libpam-systemd:amd64 215-17+deb8u2
libpam0g:amd64 1.1.8-3.1
libpango-1.0-0:amd64 1.36.8-3
libpango-perl 1.226-2
libpango1.0-0:amd64 1.36.8-3
libpangocairo-1.0-0:amd64 1.36.8-3
libpangoft2-1.0-0:amd64 1.36.8-3
libpangomm-1.4-1:amd64 2.34.0-1.1
libpangox-1.0-0:amd64 0.0.2-5
libpangoxft-1.0-0:amd64 1.36.8-3
libpaper1:amd64 1.1.24+nmu4
libparted-fs-resize0:amd64 3.2-7
libparted2:amd64 3.2-7
libpci3:amd64 1:3.2.1-3
libpciaccess0:amd64 0.13.2-3+b1
libpcre3:amd64 2:8.35-3.3
libpcsclite1:amd64 1.8.13-1
libperl5.20 5.20.2-3+deb8u1
libpipeline1:amd64 1.4.0-1
libpixman-1-0:amd64 0.32.6-3
libplist2:amd64 1.11-3
libpng12-0:amd64 1.2.50-2+b2
libpolkit-agent-1-0:amd64 0.105-8
libpolkit-backend-1-0:amd64 0.105-8
libpolkit-gobject-1-0:amd64 0.105-8
libpoppler-glib8:amd64 0.26.5-2
libpoppler46:amd64 0.26.5-2
libpopt0:amd64 1.16-10
libpostproc52 6:0.git20120821-4
libprocps3:amd64 2:3.3.9-9
libproxy-tools 0.4.11-4+b2
libproxy1:amd64 0.4.11-4+b2
libpsl0:amd64 0.5.1-1
libpulse-mainloop-glib0:amd64 5.0-13
libpulse0:amd64 5.0-13
libpulsedsp:amd64 5.0-13
libpython-stdlib:amd64 2.7.9-1
libpython2.7:amd64 2.7.9-2
libpython2.7-minimal:amd64 2.7.9-2
libpython2.7-stdlib:amd64 2.7.9-2
libpython3-stdlib:amd64 3.4.2-2
libpython3.4-minimal:amd64 3.4.2-1
libpython3.4-stdlib:amd64 3.4.2-1
libqtcore4:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
libqtgui4:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
libquadmath0:amd64 4.9.2-10
libraptor2-0:amd64 2.0.14-1
librasqal3:amd64 0.9.32-1
libraw1394-11:amd64 2.1.0-3
librdf0:amd64 1.0.17-1+b1
libreadline6:amd64 6.3-8+b3
libreoffice-base-core 1:4.3.3-2+deb8u1
libreoffice-common 1:4.3.3-2+deb8u1
libreoffice-core 1:4.3.3-2+deb8u1
libreoffice-style-galaxy 1:4.3.3-2+deb8u1
libreoffice-writer 1:4.3.3-2+deb8u1
libresid-builder0c2a 2.1.1-14
librest-0.7-0:amd64 0.7.92-3
librevenge-0.0-0 0.0.1-3
libroken18-heimdal:amd64 1.6~rc2+dfsg-9
librsvg2-2:amd64 2.40.5-1
librsvg2-common:amd64 2.40.5-1
librtmp1:amd64 2.4+20150115.gita107cef-1
libsamplerate0:amd64 0.1.8-8
libsasl2-2:amd64 2.1.26.dfsg1-13
libsasl2-modules-db:amd64 2.1.26.dfsg1-13
libschroedinger-1.0-0:amd64 1.0.11-2.1
libsdl-image1.2:amd64 1.2.12-5+b5
libsdl1.2debian:amd64 1.2.15-10+b1
libsecret-1-0:amd64 0.18-1+b1
libsecret-common 0.18-1
libselinux1:amd64 2.3-2
libsemanage-common 2.3-1
libsemanage1:amd64 2.3-1+b1
libsensors4:amd64 1:3.3.5-2
libsepol1:amd64 2.3-2
libshine3:amd64 3.1.0-2.1
libshout3:amd64 2.3.1-3
libsidplay2 2.1.1-14
libsigc++-2.0-0c2a:amd64 2.4.0-1
libslang2:amd64 2.3.0-2
libsm6:amd64 2:1.2.2-1+b1
libsmartcols1:amd64 2.25.2-6
libsmbclient:amd64 2:4.1.17+dfsg-2
libsndfile1:amd64 1.0.25-9.1
libsoup-gnome2.4-1:amd64 2.48.0-1
libsoup2.4-1:amd64 2.48.0-1
libspectre1:amd64 0.2.7-3
libspeex1:amd64 1.2~rc1.2-1
libspeexdsp1:amd64 1.2~rc1.2-1
libsqlite3-0:amd64 3.8.7.1-1+deb8u1
libss2:amd64 1.42.12-1.1
libssh2-1:amd64 1.4.3-4.1
libssl1.0.0:amd64 1.0.1k-3+deb8u1
libstartup-notification0:amd64 0.12-4
libstdc++6:amd64 4.9.2-10
libswscale3:amd64 6:11.4-1~deb8u1
libsystemd0:amd64 215-17+deb8u2
libtag1-vanilla:amd64 1.9.1-2.1
libtag1c2a:amd64 1.9.1-2.1
libtagc0:amd64 1.9.1-2.1
libtalloc2:amd64 2.1.1-2
libtasn1-6:amd64 4.2-3+deb8u1
libtdb1:amd64 1.3.1-1
libteamdctl0:amd64 1.12-2
libtevent0:amd64 0.9.21-1
libtext-charwidth-perl 0.04-7+b3
libtext-iconv-perl 1.7-5+b2
libtext-wrapi18n-perl 0.06-7
libthai-data 0.1.21-1
libthai0:amd64 0.1.21-1
libtheora0:amd64 1.1.1+dfsg.1-6
libthunarx-2-0 1.6.3-2
libtiff5:amd64 4.0.3-12.3
libtinfo5:amd64 5.9+20140913-1+b1
libtinyxml2.6.2:amd64 2.6.2-2
libtumbler-1-0 0.1.30-1+b1
libtwolame0 0.3.13-1.1
libudev1:amd64 215-17+deb8u2
libudisks2-0:amd64 2.1.3-5
libupnp6 1:1.6.19+git20141001-1
libupower-glib3:amd64 0.99.1-3.2
libusageenvironment1 2014.01.13-1
libusb-0.1-4:amd64 2:0.1.12-25
libusb-1.0-0:amd64 2:1.0.19-1
libusbmuxd2:amd64 1.0.9-1
libustr-1.0-1:amd64 1.0.4-3+b2
libuuid-perl 0.05-1+b1
libuuid1:amd64 2.25.2-6
libva-drm1:amd64 1.4.1-1
libva-x11-1:amd64 1.4.1-1
libva1:amd64 1.4.1-1
libvcdinfo0 0.7.24+dfsg-0.2
libvdpau1:amd64 0.8-3
libvlc5 2.2.0~rc2-2+deb8u1
libvlccore8 2.2.0~rc2-2+deb8u1
libvncclient0:amd64 0.9.9+dfsg2-6.1+deb8u1
libvorbis0a:amd64 1.3.4-2
libvorbisenc2:amd64 1.3.4-2
libvorbisfile3:amd64 1.3.4-2
libvpx1:amd64 1.3.0-3
libvte-2.90-9 1:0.36.3-1
libvte-2.90-common 1:0.36.3-1
libvte-common 1:0.28.2-5
libvte9 1:0.28.2-5
libwavpack1:amd64 4.70.0-1
libwayland-client0:amd64 1.6.0-2
libwayland-cursor0:amd64 1.6.0-2
libwayland-server0:amd64 1.6.0-2
libwbclient0:amd64 2:4.1.17+dfsg-2
libwebkitgtk-3.0-0:amd64 2.4.8-2
libwebkitgtk-3.0-common 2.4.8-2
libwebp5:amd64 0.4.1-1.2+b2
libwebrtc-audio-processing-0:amd64 0.1-3
libwind0-heimdal:amd64 1.6~rc2+dfsg-9
libwinpr-crt0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-crypto0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-dsparse0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-environment0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-file0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-handle0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-input0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-interlocked0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-library0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-path0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-pool0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-registry0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-rpc0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-sspi0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-synch0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-sysinfo0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-thread0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwinpr-utils0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-4
libwpd-0.10-10 0.10.0-2+b1
libwpg-0.3-3 0.3.0-3
libwps-0.3-3 0.3.0-2
libwrap0:amd64 7.6.q-25
libwxbase3.0-0:amd64 3.0.2-1+b1
libwxgtk3.0-0:amd64 3.0.2-1+b1
libx11-6:amd64 2:1.6.2-3
libx11-data 2:1.6.2-3
libx11-xcb1:amd64 2:1.6.2-3
libx264-142:amd64 2:0.142.2431+gita5831aa-1+b2
libxapian22 1.2.19-1
libxatracker2:amd64 10.3.2-1+deb8u1
libxau6:amd64 1:1.0.8-1
libxaw7:amd64 2:1.0.12-2+b1
libxcb-composite0:amd64 1.10-3+b1
libxcb-dri2-0:amd64 1.10-3+b1
libxcb-dri3-0:amd64 1.10-3+b1
libxcb-glx0:amd64 1.10-3+b1
libxcb-keysyms1:amd64 0.4.0-1
libxcb-present0:amd64 1.10-3+b1
libxcb-randr0:amd64 1.10-3+b1
libxcb-render0:amd64 1.10-3+b1
libxcb-shape0:amd64 1.10-3+b1
libxcb-shm0:amd64 1.10-3+b1
libxcb-sync1:amd64 1.10-3+b1
libxcb-util0:amd64 0.3.8-3
libxcb-xfixes0:amd64 1.10-3+b1
libxcb-xv0:amd64 1.10-3+b1
libxcb1:amd64 1.10-3+b1
libxcomposite1:amd64 1:0.4.4-1
libxcursor1:amd64 1:1.1.14-1+b1
libxdamage1:amd64 1:1.1.4-2+b1
libxdmcp6:amd64 1:1.1.1-1+b1
libxdo3:amd64 1:3.20140805.1-2
libxext6:amd64 2:1.3.3-1
libxfce4ui-1-0 4.10.0-6
libxfce4util-common 4.10.1-2
libxfce4util6 4.10.1-2
libxfconf-0-2 4.10.0-3
libxfixes3:amd64 1:5.0.1-2+b2
libxfont1:amd64 1:1.5.1-1
libxft2:amd64 2.3.2-1
libxi6:amd64 2:1.7.4-1+b2
libxinerama1:amd64 2:1.1.3-1+b1
libxkbcommon0:amd64 0.4.3-2
libxkbfile1:amd64 1:1.0.8-1
libxklavier16 5.2.1-1
libxml2:amd64 2.9.1+dfsg1-5
libxmmsclient6 0.8+dfsg-12
libxmu6:amd64 2:1.1.2-1
libxmuu1:amd64 2:1.1.2-1
libxnvctrl0 340.46-2
libxpm4:amd64 1:3.5.11-1+b1
libxrandr2:amd64 2:1.4.2-1+b1
libxrender1:amd64 1:0.9.8-1+b1
libxshmfence1:amd64 1.1-4
libxslt1.1:amd64 1.1.28-2+b2
libxss1:amd64 1:1.2.2-1
libxt6:amd64 1:1.1.4-1+b1
libxtables10 1.4.21-2+b1
libxtst6:amd64 2:1.2.2-1+b1
libxv1:amd64 2:1.0.10-1+b1
libxvidcore4:amd64 2:1.3.3-1
libxvmc1:amd64 2:1.0.8-2+b1
libxxf86dga1:amd64 2:1.1.4-1+b1
libxxf86vm1:amd64 1:1.1.3-1+b1
libyajl2:amd64 2.1.0-2
libzvbi-common 0.2.35-3
libzvbi0:amd64 0.2.35-3
light-locker 1.4.0-2+b1
lightdm 1.10.3-3
lightdm-gtk-greeter 1.8.5-2
linux-base 3.5
linux-image-3.16.0-4-amd64 3.16.7-ckt11-1+deb8u3
linux-image-amd64 3.16+63
live-boot 4.0.2-1
live-boot-initramfs-tools 4.0.2-1
live-config 4.0.4-1
live-config-systemd 4.0.4-1
lm-sensors 1:3.3.5-2
locales 2.19-18+deb8u1
login 1:4.2-3
logrotate 3.8.7-1+b1
lsb-base 4.1+Debian13+nmu1
lsb-release 4.1+Debian13+nmu1
lua-bitop:amd64 1.0.2-3
lua-expat:amd64 1.3.0-2
lua-penlight 1.2.1-1
lua-posix:amd64 31-2
lua-socket:amd64 3.0~rc1-3
lua5.2 5.2.3-1.1
lxappearance 0.6.1-1
lzop 1.03-3
man-db 2.7.0.2-5
manpages 3.74-1
mawk 1.3.3-17
mesa-utils 8.2.0-1
mime-support 3.58
mirage 0.9.5.1-3
mlocate 0.26-1
mount 2.25.2-6
multiarch-support 2.19-18+deb8u1
nano 2.2.6-3
nautilus-data 3.14.1-2
ncurses-base 5.9+20140913-1
ncurses-bin 5.9+20140913-1+b1
net-tools 1.60-26+b1
netbase 5.3
netcat-traditional 1.10-41
network-manager 0.9.10.0-7
network-manager-gnome 0.9.10.0-2
nfacct 1.0.1-1.1
nitrogen 1.5.2-2
ntfs-3g 1:2014.2.15AR.2-1+deb8u2
ntp 1:4.2.6.p5+dfsg-7
obconf 1:2.0.4-2
obmenu 1.0-5
openbox 3.5.2-8
openssl 1.0.1k-3+deb8u1
p11-kit 0.20.7-1
p11-kit-modules:amd64 0.20.7-1
p7zip-full 9.20.1~dfsg.1-4.1+deb8u1
parted 3.2-7
passwd 1:4.2-3
pavucontrol 2.0-3
pciutils 1:3.2.1-3
pcmciautils 018-8
perl 5.20.2-3+deb8u1
perl-base 5.20.2-3+deb8u1
perl-modules 5.20.2-3+deb8u1
policykit-1 0.105-8
policykit-1-gnome 0.105-2
poppler-data 0.4.7-1
prism2-usb-firmware-installer 0.2.9+dfsg-5
procps 2:3.3.9-9
psmisc 22.21-2
pulseaudio 5.0-13
pulseaudio-utils 5.0-13
python 2.7.9-1
python-alsaaudio 0.7-1
python-apt 0.9.3.12
python-apt-common 0.9.3.12
python-cairo 1.8.8-1+b2
python-chardet 2.3.0-1
python-crypto 2.6.1-5+b2
python-dbus 1.2.0-2+b3
python-dbus-dev 1.2.0-2
python-debian 0.1.27
python-ecdsa 0.11-1
python-gi 3.14.0-1
python-glade2 2.24.0-4
python-gobject 3.14.0-1
python-gobject-2 2.28.6-12+b1
python-gtk2 2.24.0-4
python-keybinder 0.3.0-3
python-minimal 2.7.9-1
python-notify 0.1.1-4
python-numpy 1:1.8.2-2
python-paramiko 1.15.1-1
python-pkg-resources 5.5.1-1
python-six 1.8.0-1
python-support 1.0.15
python-talloc 2.1.1-2
python-vte 1:0.28.2-5
python-xapian 1.2.19-2
python-xdg 0.25-4
python-xlib 0.14+20091101-1
python2.7 2.7.9-2
python2.7-minimal 2.7.9-2
python3 3.4.2-2
python3-apt 0.9.3.12
python3-cairo 1.10.0+dfsg-4+b1
python3-chardet 2.3.0-1
python3-debian 0.1.27
python3-gi 3.14.0-1
python3-gi-cairo 3.14.0-1
python3-minimal 3.4.2-2
python3-pexpect 3.2-1
python3-pkg-resources 5.5.1-1
python3-six 1.8.0-1
python3.4 3.4.2-1
python3.4-minimal 3.4.2-1
qtcore4-l10n 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
readline-common 6.3-8
rpl 1.5.5-1
rsync 3.1.1-3
rsyslog 8.4.2-1+deb8u1
rzip 2.1-2
samba-libs:amd64 2:4.1.17+dfsg-2
scrot 0.8-13
sed 4.2.2-4+b1
sensible-utils 0.0.9
shared-mime-info 1.3-1
smartmontools 6.3+svn4002-2+b2
startpar 0.59-3
suckless-tools 40-1
sudo 1.8.10p3-1+deb8u2
synaptic 0.81.2
systemd 215-17+deb8u2
systemd-sysv 215-17+deb8u2
sysv-rc 2.88dsf-59
sysvinit-utils 2.88dsf-59
tar 1.27.1-2+b1
tasksel 3.31+deb8u1
tasksel-data 3.31+deb8u1
terminator 0.97-4
thunar 1.6.3-2
thunar-archive-plugin 0.3.1-3
thunar-data 1.6.3-2
thunar-media-tags-plugin 0.2.1-1
thunar-volman 0.8.0-4
tint2 0.11+svn20121014-3
traceroute 1:2.0.20-2+b1
transmission-common 2.84-0.2
transmission-gtk 2.84-0.2
ttf-mscorefonts-installer 3.6
tumbler 0.1.30-1+b1
tumbler-common 0.1.30-1
tzdata 2015f-0+deb8u1
ucf 3.0030
udev 215-17+deb8u2
udisks2 2.1.3-5
unace 1.2b-12
unalz 0.65-4+b1
unar 1.8.1-3+b1
uno-libs3 4.3.3-2+deb8u1
unrar 1:5.2.7-0.1
unzip 6.0-16
update-inetd 4.43
upower 0.99.1-3.2
ure 4.3.3-2+deb8u1
usbutils 1:007-2
user-setup 1.61
util-linux 2.25.2-6
uuid-runtime 2.25.2-6
va-driver-all:amd64 1.4.1-1
vdpau-va-driver:amd64 0.7.4-3
vim-common 2:7.4.488-7
vim-tiny 2:7.4.488-7
vlc 2.2.0~rc2-2+deb8u1
vlc-data 2.2.0~rc2-2+deb8u1
vlc-nox 2.2.0~rc2-2+deb8u1
vlc-plugin-notify 2.2.0~rc2-2+deb8u1
volti 0.2.3-5
wget 1.16-1
whiptail 0.52.17-1+b1
wireless-regdb 2014.11.18-1
wireless-tools 30~pre9-8
wmctrl 1.07-7
wpasupplicant 2.3-1+deb8u1
x11-apps 7.7+4
x11-common 1:7.7+7
x11-session-utils 7.7+1
x11-utils 7.7+2
x11-xkb-utils 7.7+1
x11-xserver-utils 7.7+3+b1
xauth 1:1.0.9-1
xdg-user-dirs 0.15-2
xdg-utils 1.1.0~rc1+git20111210-7.4
xdotool 1:3.20140805.1-2
xfburn 0.5.2-1
xfce-keyboard-shortcuts 4.10.0-6
xfce4-notifyd 0.2.4-3
xfce4-power-manager 1.4.1-1
xfce4-power-manager-data 1.4.1-1
xfce4-screenshooter 1.8.1-5
xfce4-volumed 0.1.13-5
xfconf 4.10.0-3
xfonts-100dpi 1:1.0.3
xfonts-75dpi 1:1.0.3
xfonts-base 1:1.0.3
xfonts-encodings 1:1.0.4-2
xfonts-scalable 1:1.0.3-1
xfonts-utils 1:7.7+2
xinit 1.3.4-1
xinput 1.6.1-1
xkb-data 2.12-1
xorg 1:7.7+7
xorg-docs-core 1:1.7-1
xsel 1.2.0-2
xserver-common 2:1.16.4-1
xserver-xorg 1:7.7+7
xserver-xorg-core 2:1.16.4-1
xserver-xorg-input-all 1:7.7+7
xserver-xorg-input-evdev 1:2.9.0-2
xserver-xorg-input-mouse 1:1.9.1-1
xserver-xorg-input-synaptics 1.8.1-1
xserver-xorg-input-vmmouse 1:13.0.0-1+b3
xserver-xorg-video-all 1:7.7+7
xserver-xorg-video-ati 1:7.5.0-1
xserver-xorg-video-cirrus 1:1.5.2-2+b1
xserver-xorg-video-fbdev 1:0.4.4-1+b2
xserver-xorg-video-intel 2:2.21.15-2+b2
xserver-xorg-video-mach64 6.9.4-2
xserver-xorg-video-mga 1:1.6.3-2+b1
xserver-xorg-video-modesetting 0.9.0-2
xserver-xorg-video-neomagic 1:1.2.8-1+b2
xserver-xorg-video-nouveau 1:1.0.11-1
xserver-xorg-video-openchrome 1:0.3.3-1+b2
xserver-xorg-video-r128 6.9.2-1+b2
xserver-xorg-video-radeon 1:7.5.0-1
xserver-xorg-video-savage 1:2.3.7-2+b2
xserver-xorg-video-siliconmotion 1:1.7.7-2+b2
xserver-xorg-video-sisusb 1:0.9.6-2+b2
xserver-xorg-video-tdfx 1:1.4.5-1+b2
xserver-xorg-video-trident 1:1.3.6-2+b2
xserver-xorg-video-vesa 1:2.3.3-1+b3
xserver-xorg-video-vmware 1:13.0.2-3.1
xz-utils 5.1.1alpha+20120614-2+b3
zenity 3.14.0-1
zenity-common 3.14.0-1
zip 3.0-8
zlib1g:amd64 1:1.2.8.dfsg-2+b1
bunsenlabs 8) forum mod squad
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat