#1 Le 01/01/2006, à 22:08
- niguss
Le menu K sous window maker
Bonjour,
j'ai trouvé sur le net un script perl permettant de créer le menu k et son arborescence pour pouvoir l'inclure dans window maker.
voila où je l'ai téléchargé : http://cvs.windowmaker.org/cvs.php/wm/util/wkdemenu.pl
et voila le début du script :
#!/usr/bin/perl
#
#
# kde2wmaker.pl:
#
#
# This script, made for users of Window Maker (http://windowmaker.org) is to
# be used along with KDE (http://www.kde.org).
#
#
# The default directory, /usr/share/applnk, will contain various
# sub-directories such as Development, Editors, Internet, etc. If for some
# reason, you wish to use an alternate (parent) directory that contains the
# various applnk files, it can be specified on the command line.
#
# The directory, if an alternate is specified, MUST be a parent directory to
# any/all sub-directories.
#
# Usage: kde2wmaker.pl [ Options... ]
#
# Options:
#
# -d <KDE App.kdelnk dir>
# -f <output menufile>
# -t <X terminal application>
#
# When the script is run, it will write out a proper Window Maker "External
# Menu" entry, that can be included in the menu. When the External Menu has
# been correctly configured, the root menu will display a sub-menu containing
# all of the KDE related items found. The script only needs to be run when/if
# KDE is updated.
#
#
# Installation and Configuration:
#
# 1) If /usr/bin/perl is not the location of the perl binary on your system,
# the first line should be changed to reflect upon it's location.
# 2) Run the script.
# 3) Configure Window Maker's menu by editing ~/GNUstep/Defaults/WMRootMenu
# This could be done with any text editor, or by using WPrefs. Insert
# the following line (if done with a text editor) into the WMRootMenu file.
# ("External Menu", OPEN_MENU, "$HOME/.kde2wmaker.menu"),
# If done using WPrefs, simply "Add External Menu" from the drop down menu,
# then type: $HOME/.kde2wmaker.menu into the "Menu Path/Directory List"
# textbox.
# 4) Some KDE entries, such as "Pine" will require a terminal to
# execute it. There is a terminal variable below. You may use any
# terminal, XTerm is the default. Any command line options such as:
# -fg -bg, etc. can be specified in this variable as well.
Ma question est, comment fait-on pour lancer le script parce que j'ai beau faire kde2wmaker.pl -d comme dans
# Usage: kde2wmaker.pl [ Options... ]
ça ne marche pas "command kde2maker.pl not found", dois-je déplacer le sript dans /usr/share/applnk ?
Merci beaucoup !
Hors ligne
#2 Le 02/01/2006, à 11:41
- niguss
Re : Le menu K sous window maker
Alors là je comprends plus rien !! J'ai toujours pas réussi à lancer ce script mais j'ai le menu Debian dans kde qui est apparu et c'est le menu aussi de window maker, avec toutes les applis ! nickel!! pourtant mon fichier wmrootmenu (qui est normalement le fichier à éditer pour ajouter des éléments) lui n'a pas été modifié! Flûte ! on dit souvent : "Linux c'est bien parce que tu comprends ce que tu fais ! ok mais là j'ai rien compris ! mais ça marche !
Hors ligne