Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
talk:wiki:user:lee [2012/11/07 22:05] – old revision restored Lee | talk:wiki:user:lee [2024/07/18 05:49] (current) – Lee | ||
---|---|---|---|
Line 2: | Line 2: | ||
on the Tiny Core Linux wiki | on the Tiny Core Linux wiki | ||
- | ==== Intro - who, what, why ==== | + | ==== Intro - who, what, when, where, why ==== |
Who - am I?: I'm Lee, a long time user of Tiny Core Linux.\\ | Who - am I?: I'm Lee, a long time user of Tiny Core Linux.\\ | ||
- | Professionally - Mumps programmer, network admin, customer service rep, EDI programmer - all at the same time. Been programming in various capacities since about 1982.\\ | + | * Professionally - Mumps programmer, network admin, customer service rep, EDI programmer - all at the same time.\\ |
- | Privately: 50' | + | * I' |
- | Geographically: | + | |
- | Who - is my intended audience?: You are - you likely got here from the Tiny Core Linux forums and you were curious enough to follow my link. | + | Where - am I?: |
- | What - will I write about?: | + | When - I'm updating this 2017-03-28 after about four years of neglect. |
+ | |||
+ | What - will I write about?: | ||
+ | * Core 8.x, since I'm playing around with the beta lately | ||
+ | * GRUB2 and switching to it from grub4dos, since I'm playing around with that in conjunction with Core 8.x | ||
+ | * extension building, since I have a few I want to package up | ||
+ | * remastering, | ||
Why - am I doing this?: Because I can, and it might just help someone to enjoy their computer or operating system a little more. | Why - am I doing this?: Because I can, and it might just help someone to enjoy their computer or operating system a little more. | ||
+ | |||
+ | Who - is my intended audience?: You are - you likely got here from the Tiny Core Linux forums and you were curious enough to follow my link. | ||
Line 19: | Line 27: | ||
{{http:// | {{http:// | ||
- | [[http:// | + | ==== About the screen shot above ==== |
+ | This is Core linux loaded up in the usual way with Xlibs, Xprogs and Xvesa, followed by jwm and wbar. | ||
+ | |||
+ | The background image is from the envane theme as used in DSL 3.1. The image has been gimped out to 1920x1080 for use on modern lcd screens, so not all of it shows on this old 1024x768 display. | ||
+ | |||
+ | jwm has been tweaked to provide a double row of desktops in the pager and a " | ||
+ | |||
+ | The three big buttons on the tray are a rudimentary tcl-tk applet that has been " | ||
+ | |||
+ | wbar (bottom center, almost inivisble) is configured to be about 95% transparent until the user mouses over it. I've done away with the motion and zooming of the icons:\\ | ||
+ | |||
+ | ''# | ||
+ | i: / | ||
+ | t: / | ||
+ | c: -bpress -pos bottom -zoomf 1.0 -jumpf 0 -nanim 1 -isize 24 -filter 1 -fc ffff9f1f -balfa 1 -falfa 5'' | ||
+ | |||
+ | All of the default Core icons except the terminal one have been moved to Core tray button menu items. | ||
+ | |||
+ | The backup statistics at the top of the conky display come from environment variables, so conky is run from a script that refreshes their values before starting conky. | ||
+ | |||
+ | The filesystem graphs are a static listing in .conky rc with logic to only show the file system if its mount point actually exists and only show the graph if the filesystem is actually mounted. | ||
+ | [[http:// | ||
===== 20120108-1215 ===== | ===== 20120108-1215 ===== | ||
This is a test of the discussion tab for the user page for article My Talk for user Lee. | This is a test of the discussion tab for the user page for article My Talk for user Lee. | ||
+ | |||
+ | ===== 20240718-0436 screen shot ===== | ||
+ | A screenshot of my jwm desktop\\ | ||
+ | {{http:// | ||
+ | |||
+ | ===== 20240718-0427 ===== | ||
+ | Well, it's been a while, due in part to me being lazy and in part to the wiki being only partially functional for so long. Major kudos to Team Tiny Core for getting the wiki back under control. | ||
+ | |||
+ | In the 7 and a half years since my last post, some things have changed but, of course, some have not... | ||
+ | What's the same: | ||
+ | * Still using Core as my primary OS, but now I'm on Core 15.0 and on x86_64. | ||
+ | * Still using jwm but a newer version and and have learned much more about configuring it to my preferences. | ||
+ | * Still using the same wall paper (envane) - I find it very relaxing - though on 8 of the 10 desktops in my " | ||
+ | * Still using conky, though I've tweaked the settings on it to make it appear very muted against the wallpaper image. | ||
+ | * Still using wbar, though I've made it vertical and wedged it in between the conky display and the right hand edge of the screen. | ||
+ | * Still using grub2 boot loader but now following Juanito' | ||
+ | |||
+ | What's different: | ||
+ | * No longer working in IT | ||
+ | * No longer living where I was before, though I'm in the same general area | ||
+ | * My kids are no longer exactly " | ||
+ | * I have newer computer hardware (and am actually retiring some of the old stuff) | ||
+ | * I've finally got a native linux version of my favorite text editor, a commercial product called " | ||
+ | |||
+ | In the mean time, I did learn how to remaster rootfs.gz, modules.gz and/or core.gz and found the process to be extremely simple. | ||
+ | |||
+ | |||
+ | |||