Bug 471128

Summary: fuse emulator ignore graphicsfilter config param
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: fuse-emulatorAssignee: Lucian Langa <lucilanga>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: lucilanga, paul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-11-12 19:38:42 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 Alexey Kuznetsov 2008-11-11 21:44:58 UTC
Run fuse, resize window to 2x size, press Options/save. As result in ~/.fuserc fine new option <graphicsfilter>2x</graphicsfilter> appear.

Restart fuse, and you get 1x screen size.

(when you tried save config file on normal screen size you will get <graphicsfilter>normal</graphicsfilter>)

Comment 1 Lucian Langa 2008-11-12 19:38:42 UTC
This bug is documented in the application manual (man fuse, section BUGS).
Changing startup filters is only supported with SDL interface. It does not work for all other interfaces.