Make Slides

In an earlier post I demonstrated how to center a block of text in a terminal. Here we continue to build on that script to create a slide deck.


Centered Terminal

The banners on this page is generated from the output from figlet. I found a fun way to create terminal “slides” when figuring out how to center the banners.


SimpleSyntax

I created this simple Sublime Text package to get a simple syntax recognition for files where the syntax isn’t obvious. By simple i mean only recognize comments. The most common use-case is dotfiles. I also added symbols/(sections) definitions. So by adding >> SECTION NAME after a comment declaration you can easily go to different sections in the file. The package currently contains four syntaxes: # | ssHash ! | ssExcla // | ssDslash ; | ssSemi Install the package with PackageControl .


ass divided

I have divided i3ass in two repositories, i3ass and i3add (i3 additions). My thought is that i3ass will be a more serious set of tools. While i3add will be more experimental and can be seen as a showcase of uses for i3ass. I do use all i3add scripts in my personal, daily workflow. i3ass function i3var Set or get a i3 variable i3fyra An advanced simple gridbased tiling layout i3run Run, Raise or hide windows i3list List attributes of i3wm i3get Return information about i3wm i3flip Tabswitching done right i3add function i3cast Create and upload screen recordings i3Kornhe Resize windows by moving the corners i3minimize Minimize active window i3monocle Maximize active window i3zen Send windows to the zenter i3term Launch a command in a new urxvt window i3wswp Switch workspace and wallpaper Installation i3add will have a installation script similar to the old install.


mouseback

A while ago I got irritated how messy my i3 config file looked, and I researched alternative hotkey managers. I tried sxhkd and it is a fine piece of code. I got a much cleaner setup of the hotkeys and I could do stuff that i wasn’t able to do with i3. But a couple of days ago, i realized that my i3 config could be just as clean as sxhkd by using variables .


swedish keyboards

when I was working as a technical support agent I received several calls from angry men who couldn’t find the @ symbol on the keyboard. When I explained that they had to hold Alt-Gr and pressing 2 at the same time, they exploded with anger and told me to tell the technicians to make a new keyboard layout! I explained it’s an old standard and agreed it was stupid, but that it would probably never change.