Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the jetpack domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math-pro domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpforms-lite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the breadcrumb-navxt domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the advanced-ads domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the post-views-counter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6114
Cómo maximizar y minimizar ventanas con doble click en Ubuntu? | Daniel Benites

Como maximizar y minimizar ventanas con doble click en Ubuntu

Table of Contents

Facebook
Twitter
LinkedIn
WhatsApp
Email
Telegram

Cosas que vamos a necesitar

Vaya! es algo raro se tenga que escribir sobre este tema, pero la verdad es que muchos de los que hoy usamos Linux hemos venido de un Windows y eso del doble click para maximizar o minimizar una ventana es algo impreso en la memoria mecánica de las cosas que hacemos con una pc.

Anuncios

Y esto es algo que recordé instantáneamente mientras en la semana charlaba con un amigo que recién comenzaba a usar Ubuntu y resulta que es una de las cosas que hace que la gente se desespere y vuelva a Windows. 

A lo que conteste: «En linux puedes cambiar absolutamente todo lo que quieras, nada mas tienes que saber hacerlo(googlearlo pensaba para mi)»

Pero ya basta del cuento y vamos a materia. Para poder cumplir con nuestro cometido es necesario tener instalado el manejador de extensiones de gnome, por si no lo tienes instalado abajo te dejo como hacerlo.

Gnome Extension Manager

Imaginando que ya hiciste update alguna vez, continuamos sino tipea «sudo apt update»

				
					sudo apt install gnome-shell-extensions
				
			

el Comando

				
					gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
				
			

Valoración
5/5
Anuncios