~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to examples/example.ctwmrc

  • Committer: Matthew Fuller
  • Date: 2022-10-28 00:45:28 UTC
  • mto: This revision was merged to the branch mainline in revision 693.
  • Revision ID: fullermd@over-yonder.net-20221028004528-chu0oc9s2qchj9gk
Remove f.adoptwindow ref's from sample files.  This is important for
system.ctwmrc since it would fail cfgchk tests when built without
captive support, and is just done unconditionally across the board
because it's a silly thing to have in any sort of normal examples even
if it weren't going to go away soon-ish.

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
    "Toggle workspace"          f.togglestate
154
154
    "ShowWorkspaceManager"      f.showWorkspaceMgr
155
155
    "HideWorkspaceManager"      f.hideWorkspaceMgr
156
 
    "Adopt Window"              f.adoptwindow
157
156
}
158
157
 
159
158
menu "windowmenu" {