Article 6G4N3 Who still uses CTWM as WM ?

Who still uses CTWM as WM ?

by
openbsd98324
from LinuxQuestions.org on (#6G4N3)
Hello !

Who still uses CTWM today as WM ?
Probably some BSDs users?

Kind regards,
Op.

my ~/.ctwmrc
(requires ctwm, m4 packages)

It works on whatever, linux, bsd...

Code:# Remod like flevilwm

WorkSpaces {
"One" {"#686B9F" "white" "DeepSkyBlue3" "white" "xpm:background8.xpm" }
"Two" {"#686B9F" "white" "firebrick" "white" "xpm:background1.xpm" }
"Three" {"#727786" "white" "DarkBlue" "white" "xpm:background3.xpm" }
"Four" {"#8C5b7A" "white" "MidnightBlue" "white" }
"Five" {"#686B9F" "white" "DeepSkyBlue3" "white" "xpm:background8.xpm" }
"Six" {"#686B9F" "white" "firebrick" "white" "xpm:background1.xpm" }
"Seven" {"#727786" "white" "DarkBlue" "white" "xpm:background3.xpm" }
"Eight" {"#8C5b7A" "white" "MidnightBlue" "white" }
}

Color
{
BorderColor "Red"
DefaultBackground "blue"
DefaultForeground "gray85"
}

# NoDefaults
"r" = m4 : all :!" cd ; flcommand & "
"t" = m4 : all :!" cd ; env TZ=Europe/Amsterdam kicker & "

"x" = m4 : all :!" xterm -fs 15 -fa 15 -bg black -fg yellow & "
"c" = m4 : all :!" xterm -fs 15 -fa 15 -bg black -fg yellow & "

# "f" = m4 : all :!" links -g google.com & "

"a" = m4 : window : f.fullzoom
"w" = m4 : window : f.delete
# "r" = m4 : window : f.restart

"1" = m4 : all : f.gotoworkspace "One"
"2" = m4 : all : f.gotoworkspace "Two"
"3" = m4 : all : f.gotoworkspace "Three"
"4" = m4 : all : f.gotoworkspace "Four"
"5" = m4 : all : f.gotoworkspace "Five"
"6" = m4 : all : f.gotoworkspace "Six"
"7" = m4 : all : f.gotoworkspace "Seven"
"8" = m4 : all : f.gotoworkspace "Eight"

Button1 = : title : f.move
Button1 = m : window : f.move
Button3 = m : window : f.resize

RandomPlacement "on"
# RaiseOnClick
# ClickToFocus
AutoRelativeResize # intelligent resizing => easier

Color
{
BorderColor "Red"
DefaultBackground "blue"
DefaultForeground "gray85"
BorderTileBackground "DeepSkyBlue1" {
"xterm" "DeepSkyBlue3"
}
BorderTileForeground "Black" {
"xterm" "DeepSkyBlue3"
}
TitleBackground "DeepSkyBlue1" {
"xterm" "DeepSkyBlue3"
}
TitleForeground "Black" {
"xterm" "White"
}
MenuBackground "#686B9F"
MenuForeground "white"
MenuTitleBackground "gray70"
MenuTitleForeground "White"
IconBackground "LightSlateBlue"
IconForeground "White"
IconBorderColor "gray85"
IconManagerBackground "DeepSkyBlue1" {"Axe" "DeepSkyBlue3" "xload" "DeepSkyBlue2"}
IconManagerForeground "Black"
MapWindowBackground "DeepSkyBlue1" {
"root*" "Red"
"xterm" "DeepSkyBlue3"
"Axe" "Yellow"
}
MapWindowForeground "Black" {
"xterm" "White"
}
}

NoOpaqueMove
NoOpaqueResize

### NEW AREA
Button3 = : title : f.menu "Menuwin"

# HideWorkSpaceManager # start with workspace manager up
WorkSpaceManagerGeometry "360x60+60-0" 4
menu "Menuwin" {
"Window Menu" f.title
"Pin menu" f.pin
"" f.separator
"Info..." f.identify
"Resize" f.resize
"Move" f.move
"Focus" f.focus
"Occupy All" f.occupyall
"Close" f.delete
"Kill" f.destroy
"" f.separator
"Show WorkSpace Manager" f.showworkspacemgr
"Hide WorkSpace Manager" f.hideworkspacemgr
"" f.separator
"Show Icon Manager" f.showiconmgr
"Hide Icon Manager" f.hideiconmgr
"" f.separator
}--
CTWM
Rel. 23.02
Manjaro-ARM-minimal-pbpro-23.02.img.xz
Running out of SDMMC card.
Attached Thumbnailsattachment.php?attachmentid=41998&stc=1&
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments