Opened 15 years ago

Closed 14 years ago

#33 closed defect (fixed)

Usar la tecla de Windows para abrir el menu

Reported by: alberto Owned by: Alberto
Priority: major Milestone: cacique-1.0
Component: UI : escritorio : desktop Version:
Keywords: Cc:

Description

En los clientes se debe poder abrir la tecla de windows para abrir el menú de gnome

Change History (4)

comment:2 Changed 15 years ago by alberto

Solución:

gconftool -s -t string /apps/metacity/global_keybindings/panel_main_menu Super_L

Fuente de ayuda: http://chakal.homelinux.com/blog/?tag=xmodmap

comment:3 Changed 15 years ago by sebas

+gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/global_keybindings/panel_main_menu" --type string "Super_L" +gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/global_keybindings/panel_main_menu" --type string "Super_R"

no anda cuando queremos usar las 2 teclas con el menu de windows

comment:4 Changed 14 years ago by sebas@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.