http://qa.mandrakesoft.com/show_bug.cgi?id=457





------- Additional Comments From [EMAIL PROTECTED]  2003-01-10 10:44 -------
Still valid and as annoying as before :-)


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
The default terminal of WindowMaker (the one on the clip) cannot receive any
arguments. This make is hard to customize it or to use the 'launch with the copy
buffer' command.

Here is a very simple patch:
--- /home/eric/tmp/WindowMaker-Terminal 2002-10-29 19:37:10.000000000 +0200
+++ /usr/X11R6/bin/WindowMaker-Terminal 2002-10-27 19:05:54.000000000 +0200
@@ -15,4 +15,4 @@
 # pevious behavior by commenting the xvt line and uncommenting the next
 # line.
 #aterm -name Terminal -bg black -fg grey -fn -*-fixed-bold-*-*-*-15-*-*-*-*-*-*-* &
-xvt &
+xvt $*&

Reply via email to