Search found 21 matches
- Tue May 26, 2020 10:44 am
- Forum: Themes, Icons, & Wallpaper
- Topic: Icon grid in the cinnamon menu
- Replies: 2
- Views: 359
Re: Icon grid in the cinnamon menu
Yes, this is the idea, but I think the arrangement of the elements of the cinnamon menu is better elaborated: - with the favorite bar on the left they are quicker to access, - and the top search bar is more ergonomic - it's at eye level and when we do the search, the result is right on the first lin...
- Tue May 19, 2020 7:16 am
- Forum: Themes, Icons, & Wallpaper
- Topic: Icon grid in the cinnamon menu
- Replies: 2
- Views: 359
Icon grid in the cinnamon menu
I suggested on github to add the option of icons for the programs in the cinnamon menu, who considers the idea interesting comment there in the topic https://github.com/linuxmint/cinnamon/issues/9311 An option for the user to choose between the list mode (traditional) or the grid mode, as in the ima...
- Sat Feb 01, 2020 9:38 am
- Forum: Cinnamon
- Topic: How to change the background color in the taskbar applets (mouse over)?
- Replies: 0
- Views: 213
How to change the background color in the taskbar applets (mouse over)?
By default the background color of the applets, when I hover over the applet icon, is the same as in the theme. However, the background color of the applet 'grouped-window-list@cinnamon.org' is gray (mouse over). I prefer the color gray, and even for the sake of consistency in design, I would like t...
- Wed Jan 22, 2020 8:21 am
- Forum: Cinnamon
- Topic: How to replace a value of a key of cinnamon configuration file through the bash command line?
- Replies: 4
- Views: 366
Re: How to replace a value of a key of cinnamon configuration file through the bash command line?
For those interested in the solution: First install the packages: $sudo apt install jq $sudo apt install moreutils The Jq creates a new json with the modified value The Sponge from the moreutils package, replaces the original json with the json created by Jq $jq '.["favbox-min-height"] |= ...
- Mon Jan 20, 2020 12:02 am
- Forum: Cinnamon
- Topic: Nemo Share Plugin (Samba) - Shared Folder, config File ?
- Replies: 1
- Views: 231
Nemo Share Plugin (Samba) - Shared Folder, config File ?
Which file name and directory for the configuration file of the shared folder through the Nemo Share Plugin (Samba). I created a shared folder (Samba) through Nemo, but I can't find it on the system where Nemo saves the settings for that shared folder. I looked in these files, but they are the stand...
- Fri Jan 17, 2020 6:40 pm
- Forum: Cinnamon
- Topic: How to replace a value of a key of cinnamon configuration file through the bash command line?
- Replies: 4
- Views: 366
Re: How to replace a value of a key of cinnamon configuration file through the bash command line?
Be very careful as it will substitute every instance of OLDTEXT with NEWTEXT. Using sed to replace values in a json file would not be a good thing, as it could inadvertently misconfigure something. for example, in the file ~/.cinnamon/configs/menu@cinnamon.org/0.json there are many equal [keys: val...
- Fri Jan 17, 2020 1:37 pm
- Forum: Cinnamon
- Topic: How to replace a value of a key of cinnamon configuration file through the bash command line?
- Replies: 4
- Views: 366
How to replace a value of a key of cinnamon configuration file through the bash command line?
How to replace a value of a key of cinnamon configuration file through the bash command line? I am trying to use the jq package. For example: In the file ~/.cinnamon/configs/menu@cinnamon.org/0.json how to replace "favbox-min-height" -> "value" to 405.0 I tried like this but it d...
- Thu Jan 16, 2020 2:14 pm
- Forum: Scripts & Bash
- Topic: How to add 'Generic CUPS-PDF' Printer via Shell script ?
- Replies: 1
- Views: 931
Re: How to add 'Generic CUPS-PDF' via Shell script ?
I was able to create a pdf printer on cups with this command
Sets the default printer:
Code: Select all
lpadmin -p PDF-Printer -v cups-pdf:/ -D 'Generic CUPS-PDF-Printer' -E -P /usr/share/ppd/cups-pdf/CUPS-PDF_noopt.ppd
Sets the default printer:
Code: Select all
lpadmin -d PDF-Printer
- Thu Jan 16, 2020 9:29 am
- Forum: Hardware Support
- Topic: Is it possible to change, via terminal, the volume for the Headphone without it being plugged in?
- Replies: 1
- Views: 134
Is it possible to change, via terminal, the volume for the Headphone without it being plugged in?
Is it possible to change, via terminal, the volume for the Headphone without it being plugged in? I tried using the amixer but was unsuccessful: https://i.ibb.co/2N5Xxkr/1set-Master.png image 1, Headphone not connected - I changed the speaker volume to 100% ---> OK $ amixer -c0 -q sset Master Unmute...
- Wed Jan 15, 2020 7:06 pm
- Forum: Cinnamon
- Topic: How to restart Cinnamon via terminal?
- Replies: 1
- Views: 220
How to restart Cinnamon via terminal?
I need to restart Cinnamon via terminal after running a script. $ sudo cinnamon --replace I tried the command above, but returns the following message and if I close the terminal or interrupt with CONTROL + C, crashes the PC Clutter-Message: 19:55:45.932: Sync method: PRESENTATION TIME Cjs-Message: ...
- Wed Jan 15, 2020 4:17 pm
- Forum: Scripts & Bash
- Topic: How to add 'Generic CUPS-PDF' Printer via Shell script ?
- Replies: 1
- Views: 931
How to add 'Generic CUPS-PDF' Printer via Shell script ?
I have the "printer-driver-cups-pdf" package installed and would like to add a new 'Generic CUPS-PDF' printer just by shell script without using user interface, and without user prompts
and then also set it as default printer
How to do this?
and then also set it as default printer
How to do this?
- Tue Jan 14, 2020 8:16 pm
- Forum: Cinnamon
- Topic: file path that stores pinned icons in grouped-window-list
- Replies: 1
- Views: 264
file path that stores pinned icons in grouped-window-list
Doubt 1 Which directory / file that saves which icons are pinned to the applet: grouped-window-list? In the path "/home/MY_USER/.cinnamon/configs/grouped-window-list@cinnamon.org" displays only general settings but does not store pinned icons ---------- Doubt 2 Which directory / file saves...
- Thu Sep 05, 2019 12:22 pm
- Forum: Themes, Icons, & Wallpaper
- Topic: My custom Themes AND Mint-Y places icons - Yellow and Royal
- Replies: 1
- Views: 2135
Re: My custom Mint-Y places icons - Yellow and Royal
Now besides the icons I added the themes too. I followed the recipe from the mint-theme github repository https://github.com/linuxmint/mint-themes Fixed some icon errors and posted to Gnome Look. My Themes and Custom Icons for mint-y: Mint-Y-Yellow Sky Themes and Icons: https://www.pling.com/p/13227...
- Sun Sep 01, 2019 8:16 pm
- Forum: Themes, Icons, & Wallpaper
- Topic: My custom Themes AND Mint-Y places icons - Yellow and Royal
- Replies: 1
- Views: 2135
My custom Themes AND Mint-Y places icons - Yellow and Royal
I made these icons based on the Arc theme - file places.svg. Modified it to fit the Mint-Y theme. https://github.com/horst3180/arc-icon-theme My Custom Mint-Y-Icons: http://www.mediafire.com/file/scshg17giwowd0j/Custom-mint-y-icons.zip/file edit update: New modified places.svg files >> https://www.m...
- Sun Sep 01, 2019 1:46 pm
- Forum: Themes, Icons, & Wallpaper
- Topic: How to generate mint icons through github source code?
- Replies: 1
- Views: 1614
How to generate mint icons through github source code?
Example in Arc Icons I download the icon file on my PC https://github.com/horst3180/arc-icon-theme I'm going to 'arc-icon-theme-master' > 'src', I edit the places.svg file through Inkscape to modify according to my need In the same folder ('arc-icon-theme-master' > 'src') I run the script render_ico...
- Mon Jan 14, 2019 4:18 pm
- Forum: Cinnamon
- Topic: No icon, in custom category in desktop menu
- Replies: 6
- Views: 924
Re: No icon, in custom category in desktop menu
I thought I could put an external image.
But from what I understand I can only use native images of the icon theme.
thanks
But from what I understand I can only use native images of the icon theme.
thanks
- Sun Jan 13, 2019 4:52 pm
- Forum: Cinnamon
- Topic: No icon, in custom category in desktop menu
- Replies: 6
- Views: 924
Re: No icon, in custom category in desktop menu
Mint: 19.1 Cinnamon: 4.0.9 Kernel: 4.15.0-43-generic In the new menu item I used the same image of the icon pack: "Windows-10", in my user folder ".icons" /home/"MY_USER"/.icons/Windows-10/256x256/apps/libreoffice-main.png In the menu editor the icon appears normally. B...
- Sat Jan 12, 2019 6:02 pm
- Forum: Cinnamon
- Topic: No icon, in custom category in desktop menu
- Replies: 6
- Views: 924
No icon, in custom category in desktop menu
I add a new category to the Cinnamon desktop menu. I set a custom icon (I tried several png image size 22x22; 24x24; 32x32; 256x256px), at that time in the menu editor, the icon is normally displayed. But when I go in the menu the icon is not displayed. How to solve this? what size and what image fo...
- Tue Dec 11, 2018 6:57 pm
- Forum: Português (Portuguese)
- Topic: Erro na tradução da data no calendario
- Replies: 0
- Views: 2167
Erro na tradução da data no calendario
Quando clico no relogio na barra de tarefas, exibe o calendario. Poreḿ existe um erro de tradução no topo do calendario a data apesar de estar em pt-BR esta escrita no Padrão americano {[dia da semana] [mês] [dia], [ano]} Terça dezembro 11, 2018 O correto em portugues seria Terça, 11 de dezembro de ...
- Thu Sep 27, 2018 8:29 pm
- Forum: Português (Portuguese)
- Topic: k3b problema com plugin de audio
- Replies: 3
- Views: 2736
Re: k3b problema com plugin de audio
Obrigado pela ajuda... instalei todos os pacotes, via loja de aplicativos. Estou usando o Mint Cinnamon x64 19. Essa é a mensagem completa que aparece: MP3 Audio Decoder plugin not found. K3b could not load or find the MP3 decoder plugin. This means that you will not be able to create Audio CDs from...