Description: XTerm and WMPrefs debian configuration. Based on Marcelo E. Magallon diff patch. Author: Rodolfo García Peñas (kix) Last-Update: 2012-01-09 --- a/WindowMaker/Defaults/WMState.in +++ b/WindowMaker/Defaults/WMState.in @@ -2,7 +2,7 @@ Dock = { Applications = ( { - Command = "#wprefs#"; + Command = "/usr/bin/WPrefs"; Name = Logo.WMDock; AutoLaunch = No; Forced = No; @@ -10,8 +10,8 @@ Lock = Yes; }, { - Command = xterm; - Name = xterm.XTerm; + Command = "x-terminal-emulator"; + Name = "x-terminal-emulator.XTerm"; AutoLaunch = No; Forced = No; Position = "0,1";