i instal w9wm.
how to for change xterm with evilvte terminal when i start new in w9wm?
topic title: change dafault terminal in w9wm
11 posts
• Page 1 of 1
-
Posts: 142
- Joined: 10 Aug 2013
-
Posts: 4,164
- Joined: 20 Feb 2009
-
Posts: 142
- Joined: 10 Aug 2013
#3
i try antixcc but it do not works.
-
Posts: 4,164
- Joined: 20 Feb 2009
#4
In terminal. Copy and paste.0day wrote:i try antixcc but it do not works.
Code: Select all
antixcc.sh
-
Posts: 142
- Joined: 10 Aug 2013
#5
done but w9wm set default xterm
-
Posts: 4,164
- Joined: 20 Feb 2009
#6
That is a w9wm preferences problem. Not a AntiX problem.
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.google.com/search?q=w9wm+preferences&ie=utf-8&oe=utf-8"
linktext was:"link"
====================================
I am not w9wm savvy. Not trying to be hard on you. I just do not know. __{{emoticon}}__
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.google.com/search?q=w9wm+preferences&ie=utf-8&oe=utf-8"
linktext was:"link"
====================================
I am not w9wm savvy. Not trying to be hard on you. I just do not know. __{{emoticon}}__
-
Posts: 142
- Joined: 10 Aug 2013
#7
man w9wm:
w9wm is a window manager for X which attempts to emulate the window management policies of Plan 9's 8-1/2 window manager but adds some candy stuff like virtual screens and keyboard shortcuts.
The -grey option makes the background light grey, as does 8-1/2. Use this option for maximum authenticity. -font fname sets the font in w9wm's menu to fname, overriding the default. -nokeys option inhibits keyboard shortcups (Ctrl+Tab and Shift+Ctrl+Tab) -nostalgia applies some useless modifications to w9wm look & feel (windows border and cursor appearance) -debug triggers debug mode -pass uses click-to-focus-passes-through-click, which means that clicking on a nonactive window with whatever mouse button activates it and follows click to this window -term termprog specifies an alternative program to run when the New menu item is selected. -virtuals n set the number of virtual screens used -version prints the current version on standard error, then exits.
To make w9wm exit, you have to run w9wm exit on the command line. There is no ``exit'' menu item.
w9wm -term evilvte ???
w9wm is a window manager for X which attempts to emulate the window management policies of Plan 9's 8-1/2 window manager but adds some candy stuff like virtual screens and keyboard shortcuts.
The -grey option makes the background light grey, as does 8-1/2. Use this option for maximum authenticity. -font fname sets the font in w9wm's menu to fname, overriding the default. -nokeys option inhibits keyboard shortcups (Ctrl+Tab and Shift+Ctrl+Tab) -nostalgia applies some useless modifications to w9wm look & feel (windows border and cursor appearance) -debug triggers debug mode -pass uses click-to-focus-passes-through-click, which means that clicking on a nonactive window with whatever mouse button activates it and follows click to this window -term termprog specifies an alternative program to run when the New menu item is selected. -virtuals n set the number of virtual screens used -version prints the current version on standard error, then exits.
To make w9wm exit, you have to run w9wm exit on the command line. There is no ``exit'' menu item.
w9wm -term evilvte ???
-
Posts: 4,164
- Joined: 20 Feb 2009
#8
If me
wait for it to finish updating my data base
then look for where my config files for w9wm are at. Bearing in mind that I will make a backup of any original config files before making any changes. One thing I might explore is changing a hotkey for evilvte. But like I said. This is unknown turf for me.
Code: Select all
sudo updatedb
Code: Select all
locate w9wm
-
Posts: 142
- Joined: 10 Aug 2013
#9
Code: Select all
locate w9wm
/usr/bin/w9wm
/usr/share/doc/w9wm
/usr/share/doc/w9wm/NEWS.Debian.gz
/usr/share/doc/w9wm/README.9wm.gz
/usr/share/doc/w9wm/README.gz
/usr/share/doc/w9wm/changelog.Debian.gz
/usr/share/doc/w9wm/changelog.gz
/usr/share/doc/w9wm/copyright
/usr/share/man/man1/w9wm.1x.gz
/usr/share/menu/w9wm
/usr/share/xsessions/w9wm.desktop
/var/cache/apt/archives/w9wm_0.4.2-8_i386.deb
/var/lib/dpkg/info/w9wm.list
/var/lib/dpkg/info/w9wm.md5sums
/var/lib/dpkg/info/w9wm.postinst
/var/lib/dpkg/info/w9wm.postrm
/var/lib/dpkg/info/w9wm.prerm
-
Posts: 4,164
- Joined: 20 Feb 2009
#10
Not a lot there. So time to roll up your sleeves and unpack some readme files from /usr/share copied into ~/Documents and see what they have to say.
-
Posts: 142
- Joined: 10 Aug 2013
#11
man w9wm wrote:
-term termprog specifies an alternative program to run when the New
menu item is selected.
[Desktop Entry]
Name=w9wm
Exec=/usr/bin/w9wm -term evilvte
Terminal=false
TryExec=/usr/bin/w9wm
Type=Application
Comment=Light window manager based on 9wm
Comment[fr]=Un gestionnaire de fenêtres léger basé sur 9wm
[Window Manager]
SessionManaged=true
but do not work, start fluxbox
-term termprog specifies an alternative program to run when the New
menu item is selected.
[Desktop Entry]
Name=w9wm
Exec=/usr/bin/w9wm -term evilvte
Terminal=false
TryExec=/usr/bin/w9wm
Type=Application
Comment=Light window manager based on 9wm
Comment[fr]=Un gestionnaire de fenêtres léger basé sur 9wm
[Window Manager]
SessionManaged=true
but do not work, start fluxbox