I foolishly removed the logitech g-19 trusty-kde-suite which basically entails all the packages in .deb format. I checked my apt-cache but they are not there and the website www russo79 com/gnome15 has been down for over a week. This is their Launchpad page https://launchpad.net/gnome15. Basically, does anyone here have the .deb packages for this keyboard, I would be forever in your debt. I found this http://bazaar.launchpad.net/~gnome15...k/files/head:/ and I am slowly downloading the source from there but I am not sure if I will be able to make .deb packages out of this. Can anyone help me?
Second question. The .png files which are supposedly picture format, say they are binary, and indeed, I took one such file (key-down.png) and changed the ending to .txt and found this :
Second question. The .png files which are supposedly picture format, say they are binary, and indeed, I took one such file (key-down.png) and changed the ending to .txt and found this :
Code:
<?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <meta content="Loggerhead/1.18.2 Python/2.7.3 Bazaar/2.6.0 Paste/1.7.5.1 PasteDeploy/1.3.4 SimpleTAL/4.3 Pygments/1.6 simplejson/3.1.3" name="generator" /> <title>~gnome15-team/gnome15/trunk : contents of gnome15/src/main/resources/images/key-down.png at revision 267</title> <link href="/static/css/global.css" rel="stylesheet" /> <link href="/static/images/favicon.png" rel="shortcut icon" /> <script type="text/javascript"> var global_path = '/~gnome15-team/gnome15/trunk/'; var collapsed_icon_path = '/static/images/treeCollapsed.png'; var expanded_icon_path = '/static/images/treeExpanded.png'; </script> <script src="/static/javascript/yui/build/yui/yui-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/oop/oop-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/event/event-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/attribute/attribute-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/base/base-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/dom/dom-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/node/node-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/anim/anim-min.js" type="text/javascript"></script> <script src="/static/javascript/yui/build/io/io-base-min.js" type="text/javascript"></script> <script src="/static/javascript/custom.js" type="text/javascript"></script> <link href="/static/css/view.css" media="all" type="text/css" rel="stylesheet" /> <link href="/static/css/highlight.css" media="all" type="text/css" rel="stylesheet" /> </head> <body class="public"> <div class="black-link"> <a href="https://code.launchpad.net/~gnome15-team/gnome15/trunk"> ← Back to branch summary </a> </div> <h1 class="branch-name"> ~gnome15-team/gnome15/trunk </h1> <ul id="menuTabs"> <li><a href="/~gnome15-team/gnome15/trunk/changes" title="Changes">Changes</a></li> <li><a href="/~gnome15-team/gnome15/trunk/files" title="Files" id="on">Files</a></li> </ul> <div id="loggerheadCont"> <div id="search_terms"></div> <div id="breadcrumbs"> <a href="https://code.launchpad.net/~gnome15-team/gnome15/trunk">~gnome15-team/gnome15/trunk</a> <span>: <span class="breadcrumb"> /<a href="/~gnome15-team/gnome15/trunk/files/267/gnome15">gnome15</a>/<a href="/~gnome15-team/gnome15/trunk/files/267/gnome15/src">src</a>/<a href="/~gnome15-team/gnome15/trunk/files/267/gnome15/src/main">main</a>/<a href="/~gnome15-team/gnome15/trunk/files/267/gnome15/src/main/resources">resources</a>/<a href="/~gnome15-team/gnome15/trunk/files/267/gnome15/src/main/resources/images">images</a>/key-down.png </span> (revision 267)</span> </div> <div> <ul id="submenuTabs"> <li id="first"> <a href="/~gnome15-team/gnome15/trunk/files/267">browse files</a> </li> <li> <a href="/~gnome15-team/gnome15/trunk/annotate/head:/gnome15/src/main/resources/images/key-down.png">view with revision information</a> </li> <li> <a href="/~gnome15-team/gnome15/trunk/revision/267">view revision</a> </li> <li> <a href="/~gnome15-team/gnome15/trunk/changes?filter_file_id=keydown.png-20110630225850-tigdz537cnndapk9-24">view changes to this file</a> </li> <li id="last"> <a href="/~gnome15-team/gnome15/trunk/download/head:/keydown.png-20110630225850-tigdz537cnndapk9-24/key-down.png">download file</a> </li> </ul> <div class="view"> <table id="logentries"> <tr> <td class="viewLine"> <pre><a id="L1" href="#L1">1</a> </pre> </td> <td class="viewCont"> <pre>(This is a binary file.)</pre> </td> </tr> </table> </div> </div> <p id="footer" class="fl"> Loggerhead is a web-based interface for <a href="http://bazaar-vcs.org/">Bazaar</a> branches <br /> Version: 1.18.2<span>, Revision: 17252</span> </p> </div> </body> </html>
Comment