Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all 4466 articles
Browse latest View live

Paperwhite in the UK


K5 help with some modifications

$
0
0
who can guide me ?

first of all i like to have a modded main menu without all the amazon stuff like shop in kindle store, sync and check for items (e.t.c.)

second off i would love to see my own splash screen (guy under the tree) where is the picture loacated, or is it hidden in some binary ?

last not least, how to install midnight commander ?

a newbie just asking to much ? thanks in advance

K3 Firmware Update and Jailbreaks

$
0
0
Just some stats:
Kindle 3 - (Keyboard) F3.3

Jailbreaks / Dev Apps / Games
-Initial Jailbreak (yifanlu)
-Screen Saver Hack
-Font Hack
-LaunchPad
-Dictaphone Mod
-MPlayer
-K3MusicManager (MPlayer GUI)
-Merged Dev Keystore
-K3Chess
-Kindle Note
-kif
-Kalculator
-Snake Game
-USBNetworking

So anyway, would I have to uninstall all of my current mods and jailbreaks to successfully update? Or will nothing change like update 3.2.1 to 3.3?

Edit : Amazon just stealth - updated me...
I'll report back what broke and what is still working...

HowTo Read Tamil Magazine Vikatan in Kindle

$
0
0
If you jailbreaked your kindle with tamil fonts, you can read vikatan magazines in your kindle.
Alternativly if you have kindle reader installed on you iPhone or iPad you can convert the vikatan magazines to mobi format and read.

You can get tips from this site

http://kindlevikatan.wordpress.com

A number of questions related to the kindle source.

$
0
0
I intend to modify and install the kindle firmware available from amazon.
it would make it a lot easier if some knowledgeable person could answer some questions for me.

-how exactly can I go through the process of compiling the modified source? (all snippets are in .tar.bz2 files, so it's pretty daunting, since I have not compiled a program of this size before)

-how may I be able to install the same firmware version which is already installed? (I could easily change the version number, but that might cause issues ahead)

-is there any published run-down of the source available? (I would like to avoid working from scratch if I can help it)

justification problems on KK after update to 3.4

$
0
0
I updated my Kindle Keyboard to 3.4; the books I've got from Amazon since then have all had full justification. I prefer left justification and have my reader.pref set to default to that. I can't change the justification on any of these new downloads - I've checked my reader prefs and still have the same settings.

Has anyone encountered the same problem? It's going to be a nuisance moving each new purchase onto Calibre first to change the justification, especially if I'm not at home or want to read a book straight away.

ren

K4 Complete hang while doing IO

$
0
0
I'm trying to install Arch in a chroot by mashing together http://archlinuxarm.org/forum/viewto...e0e161707274e4 and http://www.mobileread.com/forums/showthread.php?t=96048

First time it happened while dd/mkfs'ing the file, later while downloading/extracting the Arch rootfs.

First I thought it was this outbound connection disconnection business, but I don't think that's it, as I disabled netwatchd.

At a seemingly random time, the Kindle UI stops responding. It does not accept new ssh connections, and a while later, the current one dies as well.

In between the first event and the second, I ^C and `ls`, which hanged as well. That reinforces my suspicion it is IO related.

When I replug the Kindle, usb network comes and goes, so something is still running in there, but SSH doesn't work at all. Only thing I can do is hold the power button for a while to reboot.

Any ideas?

K4 Install newer kernel

$
0
0
Is it possible to install a newer kernel on my Kindle 4?

The kernel that ships with the Kindle is too old to run my Arch chroot.

I wonder if I can run a normal linux kernel on the Kindle, or if Amazon has heavily modified it.

At first I would like to run my chroot on the Kindle, hopefully with a custom kernel.

If I can get some stuff to work, install Arch as my OS.

NOOB question regarding benefits from PW jailbreak

$
0
0
Hi

I'm new to the kindle , I just got my Paperwhite last week. Now I read that, there is a jailbreak for this device. So, I wonder what benefits will one get when jailbreaking his PW?

Will it read different book formats such as epub, txt, rtf, Doc, html, pdb, ..etc
Will it read RTL language as I want Arabic on epub if possible.
Will it handle PDF files in a good way?

If it will do that, can one plz direct me where to start after the jailbreak.

thanks

K5 Making a ctng Toolchain for the Kindle Touch via Buildroot

$
0
0
Hi.

I am endeavouring to make a nicely matching toolchain for the kindle touch using cross-tools ng.

http://crosstool-ng.org/#download_and_usage

This is because for some reason - I haven't got to the bottom of - the kernel headers don't "install" as I would expect on the prebuilt Toolchains (linux/eink.h missing for example after installation)

So. I fired up make ctng-menuconfig.

selected 32bit little endian Cortex A8

GCC 4.5.4
eglibc 2.12

all the settings outlined in http://www.mobileread.com/forums/sho...6&postcount=17

and pointed it to a custom folder for my kernel /usr/local/src/BUILD_KERNAL_5.1.2/gplrelease

(setup the other stuff to sensible defaults)

I also then saved out the .config file to
~/GIT/k5ctng/toolchain/toolchain-crosstool-ng folder as a custom -kindle named config file for future reference.

.config was from here
~/GIT/k5ctng/output/build/build-toolchain/.config

and then run a make.

all software is not enabled, nor is busybox etc...

which fails with:
Quote:

[ALL ] make[3]: Leaving directory `~/GIT/k5ctng/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/build/build-cc-core-pass-1'
[ALL ] `~/GIT/k5ctng/output/build/build-toolchain/.build/arm-unknown-linux-gnueabi/buildtools/bin/arm-unknown-linux-gnueabi-cc' -> `arm-unknown-linux-gnueabi-gcc'
[INFO ] Installing pass-1 core C compiler: done in 73.02s (at 05:25)
[INFO ] ================================================== ===============
[INFO ] Installing kernel headers
[EXTRA] Installing kernel headers
[ALL ] make[3]: Entering directory `/usr/local/src/BUILD_KERNAL_5.1.2/gplrelease'
[ALL ] CHK include/linux/version.h
[ALL ] UPD include/linux/version.h
[ALL ] HOSTCC scripts/basic/fixdep
[ALL ] HOSTCC scripts/basic/docproc
[ALL ] HOSTCC scripts/basic/hash
[ALL ] HOSTCC scripts/unifdef
[ALL ] REMOVE cdev.h
[ALL ] INSTALL include/linux (374 files)
[ALL ] make[3]: Leaving directory `/usr/local/src/BUILD_KERNAL_5.1.2/gplrelease'
[EXTRA] Checking installed headers
[ALL ] make[3]: Entering directory `/usr/local/src/BUILD_KERNAL_5.1.2/gplrelease'
[ALL ] CHK include/linux/version.h
[ALL ] make[5]: `scripts/unifdef' is up to date.
[ALL ] CHECK include/linux (374 files)
[ALL ] ~/GIT/k5ctng/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/include/linux/fsl_devices.h:23: included file 'linux/cdev.h' is not exported
[ALL ] ~/GIT/k5ctng/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/include/linux/mxc_pf.h:53: found __[us]{8,16,32,64} type without #include <linux/types.h>
the file is indeed not exported (pictured) to
~GIT/k5ctng/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/include/linux

it (cdev.h) does exist in the kernel sources however.

so I guess my question is in order to fix such an error am I to use an #ifdef something ? :bookworm:

or have I foofed in the config? :book2: is it not being pulled because of some slight versioning issue. am digging around for clues but all help accepted.

further details available upon request. Thanks : )

Attached Thumbnails
Click image for larger version

Name:	Selection_156.png
Views:	N/A
Size:	25.4 KB
ID:	94219   Click image for larger version

Name:	Selection_157.png
Views:	N/A
Size:	27.2 KB
ID:	94220   Click image for larger version

Name:	Selection_158.png
Views:	N/A
Size:	31.9 KB
ID:	94221   Click image for larger version

Name:	LXTerminal_159.png
Views:	N/A
Size:	75.6 KB
ID:	94222   Click image for larger version

Name:	LXTerminal_160.png
Views:	N/A
Size:	64.8 KB
ID:	94223   Click image for larger version

Name:	LXTerminal_161.png
Views:	N/A
Size:	50.6 KB
ID:	94224   Click image for larger version

Name:	LXTerminal_162.png
Views:	N/A
Size:	84.0 KB
ID:	94225   Click image for larger version

Name:	LXTerminal_163.png
Views:	N/A
Size:	91.9 KB
ID:	94226   Click image for larger version

Name:	Selection_164.png
Views:	N/A
Size:	15.5 KB
ID:	94227   Click image for larger version

Name:	Selection_165.png
Views:	N/A
Size:	13.6 KB
ID:	94228   Click image for larger version

Name:	Selection_166.png
Views:	N/A
Size:	41.9 KB
ID:	94229  

K5 programatically set xwindows titles

$
0
0
Hi, I know it is possibly to set the titles of X apps that honor the -name and -title parameters, however I would like to change the title of apps programmatically.


EDIT: Solved:

[root@kindle root]# xprop -name LBreakout2 -f WM_NAME 8s -set WM_NAME bob

:2thumbsup

Quote:

#! /bin/sh
exec xprop -notype \
-f WM_NAME 8s ':\n title =\? $0\n' \
-f WM_CLASS 8s ':\n appName =\? $0\n className =\? $1\n' \
-f WM_WINDOW_ROLE 8s ':\n stringProperty "WM_WINDOW_ROLE" =\? $0\n' \
WM_NAME WM_CLASS WM_WINDOW_ROLE \
${1+"$@"}
is a handyish shell to adapt to do stuff

however it seems that setting the title after it has been stuck on the background is not enough. nor is toggling the WM_STATE 0 to 1 or vice versa.

Quote:

[root@kindle us]# xprop -name xeyes
Quote:

WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW
_NET_WM_DESKTOP(CARDINAL) = 0
_NET_WM_STATE(ATOM) =
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
WM_CLIENT_LEADER(WINDOW): window id # 0x1400007
WM_LOCALE_NAME(STRING) = "C"
WM_CLASS(STRING) = "xeyes", "XEyes"
WM_HINTS(WM_HINTS):
Client accepts input or input focus: False
Initial state is Normal State.
bitmap id # to use for icon: 0x1400001
bitmap id # of mask for icon: 0x1400003
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified size: 150 by 100
window gravity: NorthWest
WM_CLIENT_MACHINE(STRING) = "kindle"
WM_COMMAND(STRING) = { "xeyes" }
WM_ICON_NAME(STRING) = "xeyes"
WM_NAME(STRING) = "xeyes"
[root@kindle us]#
Thoughts on that gratefully accepted. Lipc? Lua?

Spoiler:


I checked out K5 X apps run on native touch Xorg. also

Thanks.


Perhaps reparenting is the way forward?

http://standards.freedesktop.org/xem...-spec-0.5.html

http://menehune.opt.wfu.edu/Kokua/Ir...html/ch16.html

matchbox keyboard usage

My Kindle Needs Repaired

$
0
0
Hey guys, I've been having a problem with a bricked Kindle Touch Wifi only Model(Model Number D01200)

I bought this kindle used/bricked from someone who messed up trying to jailbreak it, they said they were using the MP3 method. Anyway, when I got it it was bootlooping to the "Your Kindle Needs Repaired" screen. and I did some research and found the "MFGTool" I used that, was able to get it into diagnostic mode, and was following the only unbrick tutorial I was able to find at the time, which was in a different language that I translated using google translate, well the translation was fuzzy so I think I did something wrong and messed it up worse, cause for a while it was stuck at the Diags screen with "Exit Reboot Or Disable Diags" menu up, I'm not entirely sure what I did to get it stuck there, but I could probably find that other tutorial I was following if it's important.

Anyway, next thing that happened is that after a week or two of sitting it on my shelf with that screen stuck I decided to try to try again, I used the MFGTool to attempt to reboot it, and tried to reboot it to "Kindle Main" and the dead battery screen came up, so I charged it till the LED turned green (it was about a day and tried to use the MFGTool again, but this time it won't recognize, I've tried on new computers to no avail, My computer makes the "device connected" sound, but the MFGTool never recognises it:blink:

Could someone give me a hand here? I'm somewhat experienced with Rooting Android Devices so I took on this task without much thought, but I'm finding out the hard way that they are in no way similar like I thought they'd be. In the end I just want it working again, I'd like to be able to put DL'd Epub's onto it, but I'd be willing to buy some books if I could just get this working

DX(G) RAM update on DXG

$
0
0
Dear Friends,

I own a kindle 3 which I bought 2 years ago. It was damaged recently and it's out of warranty period. Yesterday, I bought a used Kindle DXG from a friend, which was only 6 months old and it's brand new.

Now, I read on this forum about installing 3.1 firmware on Kindle DXG and there were few users who reported that Kindle DXG RAM is only 128 MB while Kindle 3 RAM is 256 MB.

Please help me to understand, if this is possible: To replace 128 MB RAM of Kindle DXG with 256 RAM of Kindle 3 and then upgrade it to 3.1 firmware. How should one do it and Will that have any adverse effect on battery.

Thank you so much.

[Paperwhite] Which hacks are working?

$
0
0
Hi, just executed the PW jailbreak successfully. Has anyone tried all those hacks for the KT on the PW yet? Which are working right out of the box? Thanks for hints...

K5 REFERENCE: List of Fonts that are available on a K5

$
0
0
[root@kindle root]# xlsfonts
Quote:

-misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1
-misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1
-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1
-xos4-terminus-bold-r-normal--0-0-72-72-c-0-iso10646-1
-xos4-terminus-bold-r-normal--12-120-72-72-c-60-iso10646-1
-xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1
-xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1
-xos4-terminus-bold-r-normal--18-180-72-72-c-100-iso10646-1
-xos4-terminus-bold-r-normal--20-200-72-72-c-100-iso10646-1
-xos4-terminus-bold-r-normal--22-220-72-72-c-110-iso10646-1
-xos4-terminus-bold-r-normal--24-240-72-72-c-120-iso10646-1
-xos4-terminus-bold-r-normal--28-280-72-72-c-140-iso10646-1
-xos4-terminus-bold-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--0-0-72-72-c-0-iso10646-1
-xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1
-xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
-xos4-terminus-medium-r-normal--18-180-72-72-c-100-iso10646-1
-xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1
-xos4-terminus-medium-r-normal--22-220-72-72-c-110-iso10646-1
-xos4-terminus-medium-r-normal--24-240-72-72-c-120-iso10646-1
-xos4-terminus-medium-r-normal--28-280-72-72-c-140-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
6x13
cursor
cursor
emptycursor
fixed
I kept wanting this info, now I have recorded it.

K5 Buildroot - Things added for the kindle

$
0
0
This is a quickie list to remind me of the things I am adding to buildroot.
Specifically software packages.

I will probably update this top-post to be a how to at some point.

The list will grow as and when.
Things added to buildroot

AALIB (and aafire)

Spoiler:
Quote:

[root@kindle us]# aafire --help
-driver select driver
available drivers:linux curses stdout stderr
-kbddriver select keyboard driver
available drivers:curses stdin
-mousedriver select mouse driver
available drivers:cursesdos

Size options:
-width set width
-height set height
-minwidth set minimal width
-minheight set minimal height
-maxwidth set maximal width
-maxheight set maximal height
-recwidth set recomended width
-recheight set recomended height

Attributes:
-dim enable usage of dim (half bright) attribute
-bold enable usage of bold (double bright) attribute
-reverse enable usage of reverse attribute
-normal enable usage of normal attribute
-boldfont enable usage of boldfont attrubute
-no<attr> disable (i.e -nobold)

Font rendering options:
-extended use all 256 characters
-eight use eight bit ascii
-font <font> select font(This option have effect just on hardwares
where aalib is unable to determine current font
available fonts:vga8 vga9 mda14 vga14 X8x13 X8x16
X8x13bold vgagl8 line

Rendering options:
-inverse enable inverse rendering
-noinverse disable inverse rendering
-bright <val> set bright (0-255)
-contrast <val>set contrast (0-255)
-gamma <val> set gamma correction value(0-1)

Ditherng options:
-nodither disable dithering
-floyd_steinberg floyd steinberg dithering
-error_distribution error distribution dithering
-random <val> set random dithering value(0-inf)
Monitor parameters:
-dimmul <val> multiply factor for dim color (5.3)
-boldmul <val> multiply factor for dim color (2.7)
The default parameters are set to fit my monitor (15" goldstar)
With contrast set to maximum and bright set to make black black
This values depends at quality of your monitor (and setting of controls
Defaultd settings should be OK for most PC monitors. But ideal monitor
Needs dimmul=1.71 boldmul=1.43. For example monitor used by SGI is very close to this values. Also old 14" vga monitors needs higher values.


WMCTL http://tomas.styblo.name/wmctrl

Spoiler:
Quote:

[root@kindle us]# wmctrl --help
wmctrl 1.07
Usage: wmctrl [OPTION]...
Actions:
-m Show information about the window manager and
about the environment.
-l List windows managed by the window manager.
-d List desktops. The current desktop is marked
with an asterisk.
-s <DESK> Switch to the specified desktop.
-a <WIN> Activate the window by switching to its desktop and
raising it.
-c <WIN> Close the window gracefully.
-R <WIN> Move the window to the current desktop and
activate it.
-r <WIN> -t <DESK> Move the window to the specified desktop.
-r <WIN> -e <MVARG> Resize and move the window around the desktop.
The format of the <MVARG> argument is described below.
-r <WIN> -b <STARG> Change the state of the window. Using this option it's
possible for example to make the window maximized,
minimized or fullscreen. The format of the <STARG>
argument and list of possible states is given below.
-r <WIN> -N <STR> Set the name (long title) of the window.
-r <WIN> -I <STR> Set the icon name (short title) of the window.
-r <WIN> -T <STR> Set both the name and the icon name of the window.
-k (on|off) Activate or deactivate window manager's
"showing the desktop" mode. Many window managers
do not implement this mode.
-o <X>,<Y> Change the viewport for the current desktop.
The X and Y values are separated with a comma.
They define the top left corner of the viewport.
The window manager may ignore the request.
-n <NUM> Change number of desktops.
The window manager may ignore the request.
-g <W>,<H> Change geometry (common size) of all desktops.
The window manager may ignore the request.
-h Print help.

Options:
-i Interpret <WIN> as a numerical window ID.
-p Include PIDs in the window list. Very few
X applications support this feature.
-G Include geometry in the window list.
-x Include WM_CLASS in the window list or
interpret <WIN> as the WM_CLASS name.
-u Override auto-detection and force UTF-8 mode.
-F Modifies the behavior of the window title matching
algorithm. It will match only the full window title
instead of a substring, when this option is used.
Furthermore it makes the matching case sensitive.
-v Be verbose. Useful for debugging.
-w <WA> Use a workaround. The option may appear multiple
times. List of available workarounds is given below.

Arguments:
<WIN> This argument specifies the window. By default it's
interpreted as a string. The string is matched
against the window titles and the first matching
window is used. The matching isn't case sensitive
and the string may appear in any position
of the title.

The -i option may be used to interpret the argument
as a numerical window ID represented as a decimal
number. If it starts with "0x", then
it will be interpreted as a hexadecimal number.

The -x option may be used to interpret the argument
as a string, which is matched against the window's
class name (WM_CLASS property). Th first matching
window is used. The matching isn't case sensitive
and the string may appear in any position
of the class name. So it's recommended to always use
the -F option in conjunction with the -x option.

The special string ":SELECT:" (without the quotes)
may be used to instruct wmctrl to let you select the
window by clicking on it.

The special string ":ACTIVE:" (without the quotes)
may be used to instruct wmctrl to use the currently
active window for the action.

<DESK> A desktop number. Desktops are counted from zero.

<MVARG> Specifies a change to the position and size
of the window. The format of the argument is:

<G>,<X>,<Y>,<W>,<H>

<G>: Gravity specified as a number. The numbers are
defined in the EWMH specification. The value of
zero is particularly useful, it means "use the
default gravity of the window".
<X>,<Y>: Coordinates of new position of the window.
<W>,<H>: New width and height of the window.

The value of -1 may appear in place of
any of the <X>, <Y>, <W> and <H> properties
to left the property unchanged.

<STARG> Specifies a change to the state of the window
by the means of _NET_WM_STATE request.
This option allows two properties to be changed
simultaneously, specifically to allow both
horizontal and vertical maximization to be
altered together.

The format of the argument is:

(remove|add|toggle),<PROP1>[,<PROP2>]

The EWMH specification defines the
following properties:

modal, sticky, maximized_vert, maximized_horz,
shaded, skip_taskbar, skip_pager, hidden,
fullscreen, above, below

Workarounds:

DESKTOP_TITLES_INVALID_UTF8 Print non-ASCII desktop titles correctly
when using Window Maker.

The format of the window list:

<window ID> <desktop ID> <client machine> <window title>

The format of the desktop list:

<desktop ID> [-*] <geometry> <viewport> <workarea> <title>


Author, current maintainer: Tomas Styblo <tripie@cpan.org>
Released under the GNU General Public License.
Copyright (C) 2003


SDL (mutex tweaks) - aalib support

LBREAKOUT2

Other stuff I can't remember hence this list...

TBC


This list will not aim to exhaustively encompass the other changes such as
Custom Kernel build, Custom Busybox, CTNG Config for the 5, Kindle specific filesystem skeleton, etc.

K4 Reload home screen via SSH

$
0
0
Since my Kindle is in usb network mode, transfer books via ssh. This works great, but I need to restart the Kindle to make them show on the home screen.

Is there a way to make the home screen refresh without rebooting?

K3 buildroot with the K3

$
0
0
I'm going to attempt building some programs and whatnot (like twobob has been), and it sounded like buildroot was a good place to start... Unfortunately, I have almost no experience whatsoever with compiling and the like...

Just got Buildroot to launch menuconfig, but cannot figure out what I need to choose for "Target Architecture Variant"... hmph.... Any ideas?

K5 Touch management bundle

$
0
0
Contents

wmctrl

Spoiler:
Code:

[root@kindle us]# wmctrl -l -G -v
envir_utf8: 1
Invalid type of WM_CLIENT_MACHINE property.
Invalid type of WM_CLIENT_MACHINE property.
Invalid type of _NET_WM_NAME property.
Invalid type of WM_CLIENT_MACHINE property.
Invalid type of _NET_WM_PID property.
0x01600002  0 3    3    592  800    N/A rubix
Invalid type of _NET_WM_NAME property.
Invalid type of WM_CLASS property.
Invalid type of WM_CLIENT_MACHINE property.
Invalid type of _NET_WM_PID property.
0x01200002  0 0    200  600  700    N/A
L:A_N:application_ID:com.lab126.booklet.home_M:false_PC:TS_RC:true_O:U
0x00e0004a  0 0    0    600  30  kindle L:A_N:titleBar_ID:system
0x00e00033  0 0    60  600  70  kindle L:C_N:searchBar_SBTH:70_SBPH:70_ID:system
0x01000003  0 0    1050 600  275  kindle
L:KB_N:keyboard_KBS:H_LanH:260_DM:KB_PorH:275
0x00e00003  0 0    0    600  800  kindle L:A_N:application_ID:blankBackground_WS:true
0x00c00021  0 0    0    200  200  kindle webreader


[root@kindle us]# wmctrl -m
Name: awesome
Class: N/A
PID: 31008
Window manager's "showing the desktop" mode: N/A

[root@kindle us]# wmctrl -d
0  * DG: 600x800  VP: N/A  WA: 0,0 600x800  1
1  - DG: 600x800  VP: N/A  WA: 0,0 600x800  2



xdotool

xcursogen

xlsfonts

tslib binaries

This time round I didn't bundle libs already on the devices.

Enjoy.

Attached Thumbnails
Click image for larger version

Name:	Selection_207.png
Views:	N/A
Size:	14.4 KB
ID:	94432  
Attached Files
File Type: gz wm-ts-management-bundle-K5.tar.gz (157.5 KB)
Viewing all 4466 articles
Browse latest View live