Custom builds - remove some things

Questions about Wine on Linux
Locked
b2402401
Level 1
Level 1
Posts: 7
Joined: Sun Nov 09, 2014 3:19 pm

Custom builds - remove some things

Post by b2402401 »

// I tried to send a similar thread but got logged out. I apologise if this is a duplicate.

i downloaded Wine 1.6.2 sources, compiled and by default is comes with Mono and Gecko preinstalled in every created wineprefix. Because of that the wineprefix takes about 11 times more space than it should. I'd like to prevent that from happening. Uninstalling them manually via "wine control" doesn't work - the uninstaller simply does not do anything.
I'd also like to make Wine use a custom keymap so for example my left Control acts like Caps Lock and vice versa.
(or if this isn't possible, maybe some good man can give me tips how to make xmodmap swap keys for a specific window only)
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Re: Custom builds - remove some things

Post by dimesio »

b2402401 wrote: i downloaded Wine 1.6.2 sources, compiled and by default is comes with Mono and Gecko preinstalled in every created wineprefix. Because of that the wineprefix takes about 11 times more space than it should. I'd like to prevent that from happening.
Search the forum. That question came up fairly recently.
Locked