Bug 2666

Summary: Percent characters need escaping in WindowMaker mode
Product: [Retired] Red Hat Linux Reporter: danf
Component: wmconfigAssignee: Preston Brown <pbrown>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-15 17:27:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description danf 1999-05-08 19:44:13 UTC
When generating WindowMaker menus, percent characters need
backslash escaping in the EXEC output line. e.g. a
/etc/X11/wmconfig file containing:

fooview exec "xgetfile -exec 'viewfax %s ' &"

should generate a line like:

"Foo viewer" EXEC xgetfile -exec 'viewfax \%s ' &

Comment 1 Preston Brown 2000-02-15 17:27:59 UTC
AnotherLevel/WMConfig are deprecated for 6.2 and later; further feature
development will not occur.