Skip to main content

Posts

Showing posts from January, 2020

mrxvt settings that I like

mrxvt is a tabbed VT102 terminal emulator for X Window System. This is like gnome-terminal(GNOME) or konsole(KDE). The good thing with mrxvt is that it is light-weight so this is good for old machine when combined with lighter window managers like fluxbox when running in graphical mode. Below is my .mrxvtrc configuration suites my taste: Or download this configuration. ~yth~

Get treeview item information using VBA

Test Partner is quite flexible in handling treeview control. But there are times when you need to have a finer control of the object. The purpose of this blogpost is to document how to get treeview item information using Win32 api. The code below is a class module that now supports getting the text of root and currently selected item. It also allows the user to check whether the item is expanded or not. See below for the code. For demonstration purposes, save this as TWin32TreeView class module under common project (I am referring to Test Partner here). Below is a sample test script to use the class module. You can save this as "scratch" under common project. Enjoy! Note: For better result, use Notepad++ when copying source code from clipboard. The builtin Notepad.exe is not up to the job. You may check latest copy from http://tscodesnippets.googlecode.com/svn/tpcodesnippets/trunk/ or browse source from svn repository here . TechnoS

Fedora 31 Workstation installation screen capture

Just an itch, wanted to see how Fedora 31 Workstation looks like. For other versions see  here . Startup Screen Install to Hard Drive Welcome and Language Selection Installation Summary Local Standard Disk and Storage Configuration Begin Installation Installation Complete, reboot and eject ISO/DVD Welcome Privacy Online Accounts About You Set Password Ready to Go Gnome Shell Desktop Gnome Shell: 3.34.1 Kernel: 5.3.7-301.fc31.x86_64

Fedora 30 Workstation installation screen capture

Just an itch, wanted to see how Fedora 30 Workstation looks like. For other versions see  here . Startup Screen Install to Hard Drive Welcome and Language Selection Installation Summary Local Standard Disk and Storage Configuration Begin Installation Installation Complete, reboot and eject ISO/DVD Welcome Privacy Online Accounts About You Set Password Ready to Go Gnome Shell Desktop Gnome Shell: 3.32.1 Kernel: 5.0.9-301.fc30.x86_64

Fedora 29 Workstation installation screen capture

Just an itch, wanted to see how Fedora 29 Workstation looks like. For other versions see  here . Startup Screen Install to Hard Drive Welcome and Language Selection Installation Summary Local Standard Disk and Storage Configuration Begin Installation Configuration Installation Complete, reboot and eject ISO/DVD Welcome Privacy Online Accounts About You Set Password Ready to Go Gnome Shell Desktop Gnome Shell: 3.30.1 Kernel: 4.18.16-300.fc29.x86_64

Fedora 28 Workstation installation screen capture

Just an itch, wanted to see how Fedora 28 Workstation looks like. For other versions see  here . Startup Screen Install to Hard Drive Welcome and Language Selection Installation Summary Local Standard Disk and Storage Configuration Begin Installation Configuration Installation Complete, reboot and eject ISO/DVD Welcome Privacy Online Privacy About You Set Password Ready to Go Login Screen Password Screen Gnome Shell Desktop Gnome Shell: 3.28.1 Kernel: 4.16.3-301.fc28.x86_64