[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:howtos:window_managers:installing_e17 [2019/08/08 18:27 (UTC)] – [Compilation] slackwarespanoles:howtos:window_managers:installing_e17 [2019/08/08 18:35 (UTC)] (actual) – [Using E17] slackwarespanol
Línea 71: Línea 71:
  
  
-Load the new configuration.+Cargue la nueva configuración.
 <code bash> <code bash>
  # ldconfig  # ldconfig
Línea 90: Línea 90:
 </code> </code>
 Agregue "/opt/e22/bin" a su RUTA. Agregue "/opt/e22/bin" a su RUTA.
- 
  
  
Línea 128: Línea 127:
 </code> </code>
  
- +Debería verse así (consulte los archivos .desktop ya existentes para ver ejemplos de otros idiomas y agregue líneas relevantes para su idioma):
-Should look something like this (please check already existing .desktop files for other language examples and please add relevant lines for your language):+
  
 <code bash> <code bash>
Línea 153: Línea 151:
 </code> </code>
  
-If you want to start enlightenment with startx (xinit):+Si quieres comenzar la enlightenment con startx (xinit):
 /etc/X11/xinit/xinitrc.e22 /etc/X11/xinit/xinitrc.e22
 <code> <code>
Línea 180: Línea 178:
  
  
-=== SlackE17 ===+==== SlackE17 ====
  
-SlackE17 provides all the source code and SlackBuilds in one tarball so you can rebuild everything easilyYou can build the packages one by onebut it's more efficient to use the BUILD/slacke17-build.sh scriptYou can pass some options to the script:+SlackE17 proporciona todo el código fuente y SlackBuilds en un tarball para que pueda reconstruir todo fácilmentePuede compilar los paquetes uno por unopero es más eficiente usar el script BUILD / slacke17-build.sh. Puede pasar algunas opciones al script:
  
-  To get debug symbols:+   Para obtener archivo de depuración:
 <code bash># DEBUG=1 ./slacke17-build.sh</code> <code bash># DEBUG=1 ./slacke17-build.sh</code>
-  * To optimize for your box:+  *Para optimizar para su maquina:
 <code bash># ECFLAGS="-march=native -mtune=native" ./slacke17-build.sh</code> <code bash># ECFLAGS="-march=native -mtune=native" ./slacke17-build.sh</code>
  
 === SBo === === SBo ===
  
-[[http://slackbuilds.org | SBo]] provides SlackBuilds for EFL and E17, but you will have to download all the source code by yourself and build the packages one by one. +[[http://slackbuilds.org | SBo]] proporciona SlackBuilds para EFL E17, pero tendrá que descargar todo el código fuente usted mismo y construir los paquetes uno por uno.
- +
-===== Using E17 =====+
  
-You need to update your .xinitrc using xwmconfig and choosing xinitrc.e17. +===== Usando E17 =====
-Most of the configuration can be made by the right click menu. If you want to manage who can use the system menu, you should take a look at /etc/enlightenment/sysactions.conf.+
  
 +Necesita actualizar su .xinitrc usando xwmconfig y eligiendo xinitrc.e17.
 +La mayor parte de la configuración se puede hacer con el menú del botón derecho. Si desea administrar quién puede usar el menú del sistema, debe echar un vistazo a /etc/enlightenment/sysactions.conf.
 ====== Sources ====== ====== Sources ======
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 es:howtos:window_managers:installing_e17 ()