summary refs log tree commit diff stats
path: root/doc/cheatsheet.svg
blob: f029264d20a2871791cc26eb624252f61c6e15e7 (plain) (b
#
# $xxxterm$
#
# Each link uses 2 lines.  Line 1 is the title and line 2 is the link
# This file must therefore have an even number of lines
#
peereboom.us
http://www.peereboom.us
'>180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Copyright (C) 2009, 2010  Roman Zimbelmann <romanz@lavabit.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

"""
This is the default key configuration file of ranger.
Syntax for binding keys: map(*keys, fnc)

keys are one or more key-combinations which are either:
* a string
* an integer which represents an ascii code
* a tuple of integers

fnc is a function which is called with the CommandArgument object.

The CommandArgument object has these attributes:
arg.fm: the file manager instance
arg.wdg: the widget or ui instance
arg.n: the number typed before the key combination (if allowed)
arg.keys: the string representation of the used key combination
arg.keybuffer: the keybuffer instance

Check ranger.keyapi for more information
"""

# NOTE: The "map" object used below is a callable CommandList
# object and NOT the builtin python map function!

from ranger.api.keys import *

def _vimlike_aliases(map):
	alias = map.alias

	# the key 'k' will always do the same as KEY_UP, etc.
	alias(KEY_UP, 'k')
	alias(KEY_DOWN, 'j')
	alias(KEY_LEFT, 'h')
	alias(KEY_RIGHT, 'l')

	alias(KEY_NPAGE, ctrl('f'))
	alias(KEY_PPAGE, ctrl('b'))
	alias(KEY_HOME, 'gg')
	alias(KEY_END, 'G')


def _emacs_aliases(map):
	alias = map.alias
	alias(KEY_LEFT, ctrl('b'))
	alias(KEY_RIGHT, ctrl('f'))
	alias(KEY_HOME, ctrl('a'))
	alias(KEY_END, ctrl('e'))
	alias(KEY_DC, ctrl('d'))
	alias(DEL, ctrl('h'))


def initialize_commands(map):
	"""Initialize the commands for the main user interface"""

	# -------------------------------------------------------- movement
	_vimlike_aliases(map)
	_basic_movement(map)

	map.alias(KEY_LEFT, KEY_BACKSPACE, DEL)
	map.alias(KEY_RIGHT, KEY_ENTER, ctrl('j'))

	map('%', fm.move(to=50, percentage=True))
	map(KEY_NPAGE, ctrl('f'), fm.move(down=1, pages=True))
	map(KEY_PPAGE, ctrl('b'), fm.move(up=1, pages=True))
	map(ctrl('d'), 'J', fm.move(down=0.5, pages=True))
	map(ctrl('u'), 'K', fm.move(up=0.5, pages=True))

	map(']', fm.traverse())
	map('[', fm.history_go(-1))

	# --------------------------------------------------------- history
	map('H', fm.history_go(-1))
	map('L', fm.history_go(1))

	# ----------------------------------------------- tagging / marking
	map('t', fm.tag_toggle())
	map('T', fm.tag_remove())

	map(' ', fm.mark(toggle=True))
	map('v', fm.mark(all=True, toggle=True))
	map('V', fm.mark(all=True, val=False))

	# ------------------------------------------ file system operations
	map('yy', fm.copy())
	map('dd', fm.cut())
	map('pp', fm.paste())
	map('po', fm.paste(overwrite=True))
	map('pl', fm.paste_symlink())
	map('p', hint='press //p// once again to confirm pasting' \
			', or //l// to create symlinks')

	# ---------------------------------------------------- run programs
	map('s', fm.execute_command(os.environ['SHELL']))
	map('E', fm.edit_file())
	map(',term', fm.execute_command('x-terminal-emulator', flags='d'))
	map('du', fm.execute_command('du --max-depth=1 -h | less'))

	# -------------------------------------------------- toggle options
	map('b', fm.notify('Warning: settings are now changed with z!', bad=True))
	map('z', hint="show_//h//idden //p//review_files //d//irectories_first " \
		"//c//ollapse_preview flush//i//nput ca//s//e_insensitive")
	map('zh', fm.toggle_boolean_option('show_hidden'))
	map('zp', fm.toggle_boolean_option('preview_files'))
	map('zP', fm.toggle_boolean_option('preview_directories'))
	map('zi', fm.toggle_boolean_option('flushinput'))
	map('zd', fm.toggle_boolean_option('sort_directories_first'))
	map('zc', fm.toggle_boolean_option('collapse_preview'))
	map('zs', fm.toggle_boolean_option('sort_case_insensitive'))

	# ------------------------------------------------------------ sort
	map('o', 'O', hint="//s//ize //b//ase//n//ame //m//time //t//ype //r//everse")
	sort_dict = {
		's': 'size',
		'b': 'basename',
		'n': 'basename',
		'm': 'mtime',
		't': 'type',
	}

	for key, val in sort_dict.items():
		for key, is_capital in ((key, False), (key.upper(), True)):
			# reverse if any of the two letters is capital
			map('o' + key, fm.sort(func=val, reverse=is_capital))
			map('O' + key, fm.sort(func=val, reverse=True))

	map('or', 'Or', 'oR', 'OR', lambda arg: \
			arg.fm.sort(reverse=not arg.fm.settings.sort_reverse))

	# ----------------------------------------------- console shortcuts
	@map("A")
	def append_to_filename(arg):
		command = 'rename ' + arg.fm.env.cf.basename
		arg.fm.open_console(cmode.COMMAND, command)

	map('cw', fm.open_console(cmode.COMMAND, 'rename '))
	map('cd', fm.open_console(cmode.COMMAND, 'cd '))
	map('f', fm.open_console(cmode.COMMAND_QUICK, 'find '))
	map('tf', fm.open_console(cmode.COMMAND, 'filter '))
	map('d', hint='d//u// (disk usage) d//d// (cut)')
	map('@', fm.open_console(cmode.OPEN, '@'))
	map('#', fm.open_console(cmode.OPEN, 'p!'))

	# --------------------------------------------- jump to directories
	map('gh', fm.cd('~'))
	map('ge', fm.cd('/etc'))
	map('gu', fm.cd('/usr'))
	map('gd', fm.cd('/dev'))
	map('gl', fm.cd('/lib'))
	map('go', fm.cd('/opt'))
	map('gv', fm.cd('/var'))
	map('gr', 'g/', fm.cd('/'))
	map('gm', fm.cd('/media'))
	map('gn', fm.cd('/mnt'))
	map('gt', fm.cd('/tmp'))
	map('gs', fm.cd('/srv'))
	map('gR', fm.cd(RANGERDIR))

	# ------------------------------------------------------------ tabs
	map('gc', ctrl('W'), fm.tab_close())
	map('gt', TAB, fm.tab_move(1))
	map('gT', KEY_BTAB, fm.tab_move(-1))
	map('gn', ctrl('N'), fm.tab_new())
	for n in range(10):
		map('g' + str(n), fm.tab_open(n))

	# ------------------------------------------------------- searching
	map('/', fm.open_console(cmode.SEARCH))

	map('n', fm.search())
	map('N', fm.search(forward=False))

	map('ct', fm.search(order='tag'))
	map('cc', fm.search(order='ctime'))
	map('cm', fm.search(order='mimetype'))
	map('cs', fm.search(order='size'))
	map('c', hint='//c//time //m//imetype //s//ize //t//agged')

	# ------------------------------------------------------- bookmarks
	for key in ALLOWED_BOOKMARK_KEYS:
		map("`" + key, "'" + key, fm.enter_bookmark(key))
		map("m" + key, fm.set_bookmark(key))
		map("um" + key, fm.unset_bookmark(key))
	map("`", "'", "m", "um", draw_bookmarks=True)

	# ---------------------------------------------------- change views
	map('i', fm.display_file())
	map(ctrl('p'), fm.display_log())
	map('?', KEY_F1, fm.display_help())
	map('w', lambda arg: arg.fm.ui.open_taskview())

	# ---------------------------------------------------------- custom
	# This is useful to track watched episode of a series.
	@bind(']')
	def tag_next_and_run(arg):
		fm = arg.fm
		fm.tag_remove()
		fm.tag_remove(movedown=False)
		fm.tag_toggle()
		fm.move_pointer(relative=-2)
		fm.move_right()
		fm.move_pointer(relative=1)

	# "enter" = shortcut for "1l"
	bind(KEY_ENTER, ctrl('j'), fm.move_right(mode=1))

	# ------------------------------------------------ system functions
	_system_functions(map)
	map('ZZ', 'ZQ', fm.exit())
	map(ctrl('R'), fm.reset())
	map('R', fm.reload_cwd())
	@map(ctrl('C'))
	def ctrl_c(arg):
		try:
			item = arg.fm.loader.queue[0]
		except:
			arg.fm.notify("Type Q or :quit<Enter> to exit Ranger")
		else:
			arg.fm.notify("Aborting: " + item.get_description())
			arg.fm.loader.remove(index=0)

	map(':', ';', fm.open_console(cmode.COMMAND))
	map('>', fm.open_console(cmode.COMMAND_QUICK))
	map('!', fm.open_console(cmode.OPEN))
	map('r', fm.open_console(cmode.OPEN_QUICK))

	map.rebuild_paths()


def initialize_console_commands(map):
	"""Initialize the commands for the console widget only"""

	_basic_movement(map)
	_emacs_aliases(map)

	# -------------------------------------------------------- movement
	map(KEY_UP, wdg.history_move(-1))
	map(KEY_DOWN, wdg.history_move(1))
	map(KEY_HOME, wdg.move(right=0, absolute=True))
	map(KEY_END, wdg.move(right=-1, absolute=True))

	# ----------------------------------------- deleting / pasting text
	map(KEY_DC, wdg.delete(0))
	map(KEY_BACKSPACE, DEL, wdg.delete(-1))
	map(ctrl('w'), wdg.delete_word())
	map(ctrl('k'), wdg.delete_rest(1))
	map(ctrl('u'), wdg.delete_rest(-1))
	map(ctrl('y'), wdg.paste())

	# ------------------------------------------------ system functions
	map(KEY_F1, lambda arg: arg.fm.display_command_help(arg.wdg))
	map(ctrl('c'), ESC, wdg.close())
	map(ctrl('j'), KEY_ENTER, wdg.execute())
	map(TAB, wdg.tab())
	map(KEY_BTAB, wdg.tab(-1))

	map.rebuild_paths()


def initialize_taskview_commands(map):
	"""Initialize the commands for the TaskView widget"""
	_basic_movement(map)
	_vimlike_aliases(map)
	_system_functions(map)

	# -------------------------------------------------- (re)move tasks
	map('K', wdg.task_move(0))
	map('J', wdg.task_move(-1))
	map('dd', wdg.task_remove())

	# ------------------------------------------------ system functions
	map('?', fm.display_help())
	map('w', 'q', ESC, ctrl('d'), ctrl('c'),
			lambda arg: arg.fm.ui.close_taskview())

	map.rebuild_paths()


def initialize_pager_commands(map):
	_base_pager_commands(map)
	map('q', 'i', ESC, KEY_F1, lambda arg: arg.fm.ui.close_pager())
	map.rebuild_paths()


def initialize_embedded_pager_commands(map):
	_base_pager_commands(map)
	map('q', 'i', ESC, lambda arg: arg.fm.ui.close_embedded_pager())
	map.rebuild_paths()


def _base_pager_commands(map):
	_basic_movement(map)
	_vimlike_aliases(map)
	_system_functions(map)

	# -------------------------------------------------------- movement
	map(KEY_LEFT, wdg.move(left=4))
	map(KEY_RIGHT, wdg.move(right=4))
	map(KEY_NPAGE, ctrl('f'), wdg.move(down=1, pages=True))
	map(KEY_PPAGE, ctrl('b'), wdg.move(up=1, pages=True))
	map(ctrl('d'), wdg.move(down=0.5, pages=True))
	map(ctrl('u'), wdg.move(up=0.5, pages=True))
	map(' ', wdg.move(down=0.8, pages=True))

	# ---------------------------------------------------------- others
	map('E', fm.edit_file())
	map('?', fm.display_help())

	# --------------------------------------------- less-like shortcuts
	map.alias(KEY_NPAGE, 'f')
	map.alias(KEY_PPAGE, 'b')
	map.alias(ctrl('d'), 'd')
	map.alias(ctrl('u'), 'u')


def _system_functions(map):
	map('Q', fm.exit())
	map(ctrl('L'), fm.redraw_window())


def _basic_movement(map):
	map(KEY_DOWN, wdg.move(down=1))
	map(KEY_UP, wdg.move(up=1))
	map(KEY_RIGHT, wdg.move(right=1))
	map(KEY_LEFT, wdg.move(left=1))
	map(KEY_HOME, wdg.move(to=0))
	map(KEY_END, wdg.move(to=-1))



# ------ newkey:


def base_directions():
	# Direction Keys
	map = KeyMap()
	map('<down>', dir=Direction(down=1))
	map('<up>', dir=Direction(down=-1))
	map('<left>', dir=Direction(right=-1))
	map('<right>', dir=Direction(right=1))
	map('<home>', dir=Direction(down=0, absolute=True))
	map('<end>', dir=Direction(down=-1, absolute=True))
	map('<pagedown>', dir=Direction(down=1, pages=True))
	map('<pageup>', dir=Direction(down=-1, pages=True))
	map('%<any>', dir=Direction(down=1, percentage=True, absolute=True))
	map('<space>', dir=Direction(down=1, pages=True))
	map('<CR>', dir=Direction(down=1))

	return map

def vim():
	# Direction Keys
	map = KeyMap()
	map.merge(base_directions())
	map('j', alias='<down>')
	map('k', alias='<up>')
	map('h', alias='<left>')
	map('l', alias='<right>')
	map('gg', alias='<home>')
	map('G', alias='<end>')
	map('J', dir=Direction(down=20))
	map('K', dir=Direction(down=-20))

	return map

def system_keys():
	map = KeyMap()
	map('Q', fm.exit())
	map('<mouse>', fm.handle_mouse())
	map('<C-L>', fm.redraw_window())
	map('<resize>', fm.resize())

	return map

def browser_keys():
	map = KeyMap()
	map.merge(system_keys())

	@map('<dir>')
	def move(arg):
		arg.fm.move(narg=arg.n, **arg.direction)
	map('gg', fm.move(to=0))
	map(fm.exit(), 'Q')

	map('<cr>', fm.move(dir=Direction(right=1)))

	# --------------------------------------------------------- history
	map('H', fm.history_go(-1))
	map('L', fm.history_go(1))

	# ----------------------------------------------- tagging / marking
	map('t', fm.tag_toggle())
	map('T', fm.tag_remove())

	map(' ', fm.mark(toggle=True))
	map('v', fm.mark(all=True, toggle=True))
	map('V', fm.mark(all=True, val=False))

	# ------------------------------------------ file system operations
	map('yy', fm.copy())
	map('dd', fm.cut())
	map('pp', fm.paste())
	map('po', fm.paste(overwrite=True))
	map('pl', fm.paste_symlink())
	map('p<bg>', fm.hint('press //p// once again to confirm pasting' \
			', or //l// to create symlinks'))

	# ---------------------------------------------------- run programs
	map('s', fm.execute_command(os.environ['SHELL']))
	map('E', fm.edit_file())
	map('.term', fm.execute_command('x-terminal-emulator', flags='d'))
	map('du', fm.execute_command('du --max-depth=1 -h | less'))

	# -------------------------------------------------- toggle options
	map('b<bg>', fm.hint("bind_//h//idden //p//review_files" \
		"//d//irectories_first //c//ollapse_preview flush//i//nput"))
	map('bh', fm.toggle_boolean_option('show_hidden'))
	map('bp', fm.toggle_boolean_option('preview_files'))
	map('bi', fm.toggle_boolean_option('flushinput'))
	map('bd', fm.toggle_boolean_option('directories_first'))
	map('bc', fm.toggle_boolean_option('collapse_preview'))

	# ------------------------------------------------------------ sort
	map('o<bg>', 'O<bg>', fm.hint("//s//ize //b//ase//n//ame //m//time" \
		" //t//ype //r//everse"))
	sort_dict = {
		's': 'size',
		'b': 'basename',
		'n': 'basename',
		'm': 'mtime',
		't': 'type',
	}

	for key, val in sort_dict.items():
		for key, is_capital in ((key, False), (key.upper(), True)):
			# reverse if any of the two letters is capital
			map('o' + key, fm.sort(func=val, reverse=is_capital))
			map('O' + key, fm.sort(func=val, reverse=True))

	map('or', 'Or', 'oR', 'OR', lambda arg: \
			arg.fm.sort(reverse=not arg.fm.settings.reverse))

	# ----------------------------------------------- console shortcuts
	@map("A")
	def append_to_filename(arg):
		command = 'rename ' + arg.fm.env.cf.basename
		arg.fm.open_console(cmode.COMMAND, command)

	map('cw', fm.open_console(cmode.COMMAND, 'rename '))
	map('cd', fm.open_console(cmode.COMMAND, 'cd '))
	map('f', fm.open_console(cmode.COMMAND_QUICK, 'find '))
	map('bf', fm.open_console(cmode.COMMAND, 'filter '))
	map('d<bg>', fm.hint('d//u// (disk usage) d//d// (cut)'))


	# --------------------------------------------- jump to directories
	map('gh', fm.cd('~'))
	map('ge', fm.cd('/etc'))
	map('gu', fm.cd('/usr'))
	map('gd', fm.cd('/dev'))
	map('gl', fm.cd('/lib'))
	map('go', fm.cd('/opt'))
	map('gv', fm.cd('/var'))
	map('gr', 'g/', fm.cd('/'))
	map('gm', fm.cd('/media'))
	map('gn', fm.cd('/mnt'))
	map('gs', fm.cd('/srv'))
	map('gR', fm.cd(RANGERDIR))

	# ------------------------------------------------------------ tabs
	map('gc', ctrl('W'), fm.tab_close())
	map('gt', TAB, fm.tab_move(1))
	map('gT', KEY_BTAB, fm.tab_move(-1))
	map('gn', ctrl('N'), fm.tab_new())
	for n in range(10):
		map('g' + str(n), fm.tab_open(n))
		map('<A-' + str(n) + '>', fm.tab_open(n))

	# ------------------------------------------------------- searching
	map('/', fm.open_console(cmode.SEARCH))

	map('n', fm.search())
	map('N', fm.search(forward=False))

	map('ct', fm.search(order='tag'))
	map('cc', fm.search(order='ctime'))
	map('cm', fm.search(order='mimetype'))
	map('cs', fm.search(order='size'))
	map('c<bg>', fm.hint('//c//time //m//imetype //s//ize'))

	# ------------------------------------------------------- bookmarks
	for key in ALLOWED_BOOKMARK_KEYS:
		map("`" + key, "'" + key, fm.enter_bookmark(key))
		map("m" + key, fm.set_bookmark(key))
		map("um" + key, fm.unset_bookmark(key))
	map("`<bg>", "'<bg>", "m<bg>", fm.draw_bookmarks())


	map(':', ';', fm.open_console(cmode.COMMAND))

	# ---------------------------------------------------- change views
	map('i', fm.display_file())
	map(ctrl('p'), fm.display_log())
	map('?', KEY_F1, fm.display_help())
	map('w', lambda arg: arg.fm.ui.open_taskview())

	# ------------------------------------------------ system functions
	map('ZZ', fm.exit())
	map(ctrl('R'), fm.reset())
	map('R', fm.reload_cwd())
	map(ctrl('C'), fm.exit())

	map(':', ';', fm.open_console(cmode.COMMAND))
	map('>', fm.open_console(cmode.COMMAND_QUICK))
	map('!', fm.open_console(cmode.OPEN))
	map('r', fm.open_console(cmode.OPEN_QUICK))

	return map

def console_keys():
	map = KeyMap()
	map.merge(system_keys())

	@map('<any>')
	def type_key(arg):
		arg.wdg.type_key(arg.match)

	map('<up>', wdg.history_move(-1))
	map('<down>', wdg.history_move(1))
	map('<tab>', wdg.tab())

#from pprint import pprint
#pprint(browser_keys()._tree[106].__dict__)
#raise SystemExit()

ui_keys = browser_keys()
taskview_keys = ui_keys
pager_keys = ui_keys
embedded_pager_keys = ui_keys
console_keys = console_keys()
directions = vim()
id='n3538' href='#n3538'>3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="1200"
   height="500"
   viewBox="0 0 1200 500"
   id="svg2"
   version="1.1"
   inkscape:version="0.91 r13725"
   sodipodi:docname="cheatsheet.svg"
   inkscape:export-xdpi="90"
   inkscape:export-ydpi="90">
  <defs
     id="defs4" />
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="1"
     inkscape:pageshadow="2"
     inkscape:zoom="1.4142136"
     inkscape:cx="327.1198"
     inkscape:cy="312.05244"
     inkscape:document-units="px"
     inkscape:current-layer="layer1"
     showgrid="true"
     units="px"
     inkscape:snap-bbox="true"
     inkscape:bbox-paths="false"
     inkscape:bbox-nodes="true"
     inkscape:snap-text-baseline="true"
     inkscape:snap-bbox-edge-midpoints="false"
     inkscape:snap-nodes="false"
     inkscape:snap-others="true"
     inkscape:window-width="1596"
     inkscape:window-height="882"
     inkscape:window-x="0"
     inkscape:window-y="0"
     inkscape:window-maximized="0"
     inkscape:snap-center="false"
     inkscape:snap-global="true">
    <inkscape:grid
       type="xygrid"
       id="grid3342"
       spacingx="1"
       spacingy="1"
       enabled="true" />
  </sodipodi:namedview>
  <metadata
     id="metadata7">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1"
     transform="translate(0,-552.36216)">
    <text
       xml:space="preserve"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Terminus;-inkscape-font-specification:Terminus;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="109.82143"
       y="670.93359"
       id="text3389-7-5"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         x="109.82143"
         y="670.93359"
         id="tspan3450-8" /><tspan
         sodipodi:role="line"
         x="109.82143"
         y="686.55859"
         id="tspan3405-6-6" /></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Terminus;-inkscape-font-specification:Terminus;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="30"
       y="672.36218"
       id="text3494-4"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         x="30"
         y="672.36218"
         id="tspan3500-1" /></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Terminus;-inkscape-font-specification:Terminus;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="15"
       y="652.36218"
       id="text3557"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         id="tspan3559"
         x="15"
         y="652.36218" /></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Terminus;-inkscape-font-specification:Terminus;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="15"
       y="647.36218"
       id="text3561"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         id="tspan3563"
         x="15"
         y="647.36218" /></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Terminus;-inkscape-font-specification:Terminus;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="113.875"
       y="693.11218"
       id="text3625"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         id="tspan3627"
         x="113.875"
         y="693.11218" /></text>
    <g
       id="g4351"
       transform="translate(160,-85.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249"
           sodipodi:role="line">R</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251"
         y="731.36218"
         x="212"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="731.36218"
           x="212"
           id="tspan4253"
           sodipodi:role="line">reload this</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255"
           y="739.36218"
           x="212"
           sodipodi:role="line">directory</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5"
         y="755.36218"
         x="198"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="755.36218"
           x="198"
           id="tspan4249-4"
           sodipodi:role="line">r</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4"
         y="755.36218"
         x="209"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-5"
           y="755.36218"
           x="209"
           sodipodi:role="line">:open_with</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="760.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-4"
         y="776.36218"
         x="194"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="776.36218"
           x="194"
           id="tspan4249-4-8"
           sodipodi:role="line">^R</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-4"
         y="769.36218"
         x="225"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-5-4"
           y="769.36218"
           x="225"
           sodipodi:role="line">reset</tspan><tspan
           id="tspan4349"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="777.36218"
           x="225"
           sodipodi:role="line">ranger</tspan></text>
    </g>
    <g
       id="g4351-0"
       transform="translate(75,-85.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-7"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249-3"
           sodipodi:role="line">E</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5"
         y="735.36218"
         x="212"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.36218"
           x="212"
           sodipodi:role="line"
           id="tspan4438">edit</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2"
         y="755.36218"
         x="198"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="755.36218"
           x="198"
           id="tspan4249-4-89"
           sodipodi:role="line">e</tspan></text>
    </g>
    <g
       id="g4738"
       transform="translate(9.9999999,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2"
           sodipodi:role="line">W</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3"
         y="670.36218"
         x="196.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="670.36218"
           x="196.04492"
           sodipodi:role="line"
           id="tspan4438-4">show log</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3"
           sodipodi:role="line">w</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481"
         y="685.06042"
         x="190.96582"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="685.06042"
           x="190.96582"
           id="tspan4483"
           sodipodi:role="line">show back-</tspan><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485"
           y="694.56042"
           x="190.96582"
           sodipodi:role="line">ground tasks</tspan></text>
    </g>
    <g
       id="g4556"
       transform="translate(-72,-64.500023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4"
           sodipodi:role="line">Q</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3"
         y="714.86218"
         x="193.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.86218"
           x="193.04492"
           sodipodi:role="line"
           id="tspan4438-4-3">quit</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5"
           sodipodi:role="line">q</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528"
           sodipodi:role="line">close tab</tspan></text>
    </g>
    <g
       id="g4556-1"
       transform="translate(-167,-64.500023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094201e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="89"
         id="rect4230-7-3-5-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094201e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="89"
         id="rect4230-1-8-4-1-3"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-8"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-5"
           sodipodi:role="line">TAB</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-9"
         y="714.86218"
         x="206.1264"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.86218"
           x="206.1264"
           sodipodi:role="line"
           id="tspan4438-4-3-0">prev. tab</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-4"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-2"
           sodipodi:role="line">tab</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-1"
         y="733.61218"
         x="207.52602"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="207.52602"
           id="tspan4528-9"
           sodipodi:role="line">next tab</tspan></text>
    </g>
    <g
       transform="translate(-170,-70.000023)"
       id="g4738-5">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-8"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-3"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-8"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-2"
           sodipodi:role="line">~</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-6"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-3"
           sodipodi:role="line">`</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-7"
         y="685.06042"
         x="190.96582"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-4"
           y="685.06042"
           x="190.96582"
           sodipodi:role="line">open</tspan><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="694.56042"
           x="190.96582"
           sodipodi:role="line"
           id="tspan4801">bookmarks</tspan></text>
    </g>
    <g
       id="g4556-7"
       transform="translate(-82,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7"
           sodipodi:role="line">!</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3"
         y="714.86218"
         x="193.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.86218"
           x="193.04492"
           sodipodi:role="line"
           id="tspan4438-4-3-9">:shell</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8"
           sodipodi:role="line">1</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-7"
       transform="translate(-167,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6"
           sodipodi:role="line">ESC</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8"
         y="715.56927"
         x="214.25812"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="715.56927"
           x="214.25812"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8">abort</tspan></text>
    </g>
    <g
       id="g4738-2"
       transform="translate(265,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-55"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-6"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-0"
           sodipodi:role="line">T</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-8"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-35"
           sodipodi:role="line">t</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8"
         y="688.66077"
         x="196.1452"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9"
           y="688.66077"
           x="196.1452"
           sodipodi:role="line">tag files</tspan></text>
    </g>
    <g
       id="g4738-2-1"
       transform="translate(350,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-55-8"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-2-0"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-6-0"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-0-5"
           sodipodi:role="line">Y</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-8-2"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-35-2"
           sodipodi:role="line">y</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8-2"
         y="688.66077"
         x="196.1452"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9-9"
           y="688.66077"
           x="196.1452"
           sodipodi:role="line">yank</tspan></text>
    </g>
    <g
       id="g4738-2-1-0"
       transform="translate(435,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-55-8-4"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-2-0-8"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-6-0-7"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-0-5-5"
           sodipodi:role="line">U</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-8-2-3"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-35-2-6"
           sodipodi:role="line">u</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8-2-4"
         y="688.66077"
         x="196.1452"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9-9-3"
           y="688.66077"
           x="196.1452"
           sodipodi:role="line">undo</tspan></text>
    </g>
    <rect
       ry="1.02696e-15"
       rx="2.1094199e-15"
       y="675.86218"
       x="610.5"
       height="18.999977"
       width="79"
       id="rect4230-1-2-6"
       style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
    <text
       sodipodi:linespacing="125%"
       id="text4247-5-4-7"
       y="691.36218"
       x="609"
       style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       xml:space="preserve"><tspan
         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
         y="691.36218"
         x="609"
         id="tspan4249-4-8-2"
         sodipodi:role="line">^U</tspan></text>
    <text
       sodipodi:linespacing="85.000002%"
       id="text4251-4-4-7"
       y="683.37311"
       x="637.50079"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:85.00000238%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       xml:space="preserve"><tspan
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:85.00000238%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
         id="tspan4255-5-4-0"
         y="683.37311"
         x="637.50079"
         sodipodi:role="line">move up</tspan><tspan
         id="tspan4349-5"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:85.00000238%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
         y="691.87311"
         x="637.50079"
         sodipodi:role="line">half page</tspan></text>
    <g
       id="g4738-2-2"
       transform="translate(520,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-55-3"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-2-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-6-8"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-0-0"
           sodipodi:role="line">I</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-8-9"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-35-4"
           sodipodi:role="line">i</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8-8"
         y="689.07593"
         x="189.05762"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9-6"
           y="689.07593"
           x="189.05762"
           sodipodi:role="line">inspect file</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8-8-6"
         y="665.63434"
         x="186.24113"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9-6-6"
           y="665.63434"
           x="186.24113"
           sodipodi:role="line">:rename</tspan><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="675.13434"
           x="186.24113"
           sodipodi:role="line"
           id="tspan5970">(insert)</tspan></text>
    </g>
    <g
       id="g4738-2-1-9"
       transform="translate(605,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-55-8-5"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-2-0-87"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-6-0-5"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-0-5-9"
           sodipodi:role="line">O</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-8-2-8"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-35-2-1"
           sodipodi:role="line">o</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8-2-3"
         y="688.66077"
         x="196.1452"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9-9-7"
           y="688.66077"
           x="196.1452"
           sodipodi:role="line">sort</tspan></text>
    </g>
    <g
       id="g4738-2-1-9-7"
       transform="translate(690,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-55-8-5-0"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-2-0-87-3"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-6-0-5-4"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-0-5-9-0"
           sodipodi:role="line">P</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-8-2-8-3"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-35-2-1-1"
           sodipodi:role="line">p</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-8-2-3-0"
         y="688.66077"
         x="196.1452"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-9-9-7-8"
           y="688.66077"
           x="196.1452"
           sodipodi:role="line">paste</tspan></text>
    </g>
    <g
       id="g4738-3"
       transform="translate(775,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-9"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-34"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-0"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-6"
           sodipodi:role="line">{</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-43"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-52"
           sodipodi:role="line">[</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-1"
         y="685.06042"
         x="190.96582"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-94"
           y="685.06042"
           x="190.96582"
           sodipodi:role="line">move up in</tspan><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="694.56042"
           x="190.96582"
           sodipodi:role="line"
           id="tspan5394">parent dir</tspan></text>
    </g>
    <g
       id="g4738-3-3"
       transform="translate(860,-20.000023)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-9-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-34-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-0-7"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-6-7"
           sodipodi:role="line">}</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-1-5"
         y="666.86218"
         x="189.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="666.86218"
           x="189.04492"
           sodipodi:role="line"
           id="tspan4438-4-6-4">traverse sub-</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="674.86218"
           x="189.04492"
           sodipodi:role="line"
           id="tspan7378">directories</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-43-7"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-52-9"
           sodipodi:role="line">]</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-1-6"
         y="685.06042"
         x="190.96582"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-94-4"
           y="685.06042"
           x="190.96582"
           sodipodi:role="line">move down</tspan><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="694.56042"
           x="190.96582"
           sodipodi:role="line"
           id="tspan5398">in parent dir</tspan></text>
    </g>
    <g
       id="g4556-7-5"
       transform="translate(3,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3"
           sodipodi:role="line">@</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-7"
         y="714.86218"
         x="193.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.86218"
           x="193.04492"
           sodipodi:role="line"
           id="tspan4438-4-3-9-7">:shell  %s</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8"
           sodipodi:role="line">2</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8"
       transform="translate(88,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3"
           sodipodi:role="line">#</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-7-9"
         y="714.86218"
         x="193.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.86218"
           x="193.04492"
           sodipodi:role="line"
           id="tspan4438-4-3-9-7-0">:shell -p</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4"
           sodipodi:role="line">3</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3"
       transform="translate(173,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2"
           sodipodi:role="line">$</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7"
           sodipodi:role="line">4</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2"
       transform="translate(258,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6"
           sodipodi:role="line">%</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0"
           sodipodi:role="line">5</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2-4"
       transform="translate(343,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7-8"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1-0"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6-3"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6-5"
           sodipodi:role="line">^</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1-7"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0-4"
           sodipodi:role="line">6</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7-6"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7-1"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2-4-8"
       transform="translate(428,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7-8-5"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1-0-7"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6-3-2"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6-5-3"
           sodipodi:role="line">&amp;</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1-7-9"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0-4-3"
           sodipodi:role="line">7</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7-6-6"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7-1-9"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2-4-8-3"
       transform="translate(513,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7-8-5-4"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1-0-7-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6-3-2-3"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6-5-3-1"
           sodipodi:role="line">*</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1-7-9-5"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0-4-3-9"
           sodipodi:role="line">8</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7-6-6-2"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7-1-9-1"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2-4-8-3-1"
       transform="translate(598,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7-8-5-4-8"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1-0-7-4-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6-3-2-3-1"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6-5-3-1-4"
           sodipodi:role="line">(</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1-7-9-5-8"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0-4-3-9-7"
           sodipodi:role="line">9</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7-6-6-2-3"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7-1-9-1-9"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2-4-8-3-1-6"
       transform="translate(683,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7-8-5-4-8-3"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1-0-7-4-9-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6-3-2-3-1-7"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6-5-3-1-4-4"
           sodipodi:role="line">)</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1-7-9-5-8-1"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0-4-3-9-7-4"
           sodipodi:role="line">0</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7-6-6-2-3-2"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7-1-9-1-9-7"
           sodipodi:role="line">(1)</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-3-2-4-8-3-1-6-0"
       transform="translate(768,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-7-8-5-4-8-3-7"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-1-0-7-4-9-2-2"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-6-3-2-3-1-7-4"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-2-6-5-3-1-4-4-9"
           sodipodi:role="line">_</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-1-7-9-5-8-1-0"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-7-0-4-3-9-7-4-9"
           sodipodi:role="line">-</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-1-7-6-6-2-3-2-8"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-8-7-1-9-1-9-7-5"
           sodipodi:role="line">chmod</tspan></text>
    </g>
    <g
       id="g4556-7-5-8-5"
       transform="translate(853,-114.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-2"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-5"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-1"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-3-3-7"
           sodipodi:role="line">+</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-7-9-8"
         y="714.86218"
         x="193.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.86218"
           x="193.04492"
           sodipodi:role="line"
           id="tspan4438-4-3-9-7-0-6">chmod</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-2"
         y="734.86218"
         x="175"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="734.86218"
           x="175"
           id="tspan4249-4-89-3-5-8-8-4-79"
           sodipodi:role="line">=</tspan></text>
      <text
         sodipodi:linespacing="100%"
         id="text4526-0-9-7-5"
         y="733.61218"
         x="192.5"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:100%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="733.61218"
           x="192.5"
           id="tspan4528-7-2-8-5"
           sodipodi:role="line">chmod</tspan></text>
    </g>
    <g
       id="g4556-6"
       transform="translate(-62,5.4999774)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3"
           sodipodi:role="line">A</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-93"
         y="709.99292"
         x="189.2018"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="709.99292"
           x="189.2018"
           sodipodi:role="line"
           id="tspan4438-4-3-8">:rename</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="717.99292"
           x="189.2018"
           sodipodi:role="line"
           id="tspan5972">(append)</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1"
           sodipodi:role="line">a</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-3"
         y="729.58484"
         x="182.25195"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="729.58484"
           x="182.25195"
           id="tspan4528-1"
           sodipodi:role="line">:rename (skip</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="738.58484"
           x="182.25195"
           sodipodi:role="line"
           id="tspan5974">extension)</tspan></text>
    </g>
    <g
       id="g4556-6-4"
       transform="translate(23,5.4999774)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-5"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-8"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-2"
           sodipodi:role="line">S</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-93-9"
         y="714.7821"
         x="189.2018"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="189.2018"
           sodipodi:role="line"
           id="tspan5972-0">open shell</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-7"
         y="735.26306"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="174"
           id="tspan4249-4-89-3-5-1-5"
           sodipodi:role="line">s</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-3-6"
         y="733.64185"
         x="200.22961"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;writing-mode:lr-tb;text-anchor:middle"
           y="733.64185"
           x="200.22961"
           sodipodi:role="line"
           id="tspan5974-0">:shell</tspan></text>
    </g>
    <g
       id="g4351-5"
       transform="translate(85,-15.000024)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-9"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-1"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-2"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249-1"
           sodipodi:role="line">D</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-7"
         y="755.36218"
         x="198"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="755.36218"
           x="198"
           id="tspan4249-4-5"
           sodipodi:role="line">d</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-6"
         y="755.00378"
         x="214.44824"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-5-9"
           y="755.00378"
           x="214.44824"
           sodipodi:role="line">cut &amp; more</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="760.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-2-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="91.000003%"
         id="text4251-4-4-4"
         y="768.95984"
         x="217.3418"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           id="tspan4349-8"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="768.95984"
           x="217.3418"
           sodipodi:role="line">move down</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="778.05981"
           x="217.3418"
           sodipodi:role="line"
           id="tspan6144">half page</tspan></text>
    </g>
    <g
       id="g4351-5-2"
       transform="translate(170,-15.000024)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-9-3"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-1-6"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-2-8"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249-1-9"
           sodipodi:role="line">F</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-7-6"
         y="755.36218"
         x="198"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="755.36218"
           x="198"
           id="tspan4249-4-5-5"
           sodipodi:role="line">f</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-6-6"
         y="755.00378"
         x="214.44824"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-5-9-6"
           y="755.00378"
           x="214.44824"
           sodipodi:role="line">:find</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="760.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-2-4-6"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-4-6-8"
         y="776.36218"
         x="194"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="776.36218"
           x="194"
           id="tspan4249-4-8-1-9"
           sodipodi:role="line">^F</tspan></text>
      <text
         sodipodi:linespacing="91.000003%"
         id="text4251-4-4-4-1"
         y="768.95984"
         x="217.3418"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           id="tspan4349-8-6"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="768.95984"
           x="217.3418"
           sodipodi:role="line">move down</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="778.05981"
           x="217.3418"
           sodipodi:role="line"
           id="tspan6144-1">1 page</tspan></text>
    </g>
    <g
       id="g4738-4"
       transform="translate(275,49.999976)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-84"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-4"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-02"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-3"
           sodipodi:role="line">G</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-5"
         y="670.36218"
         x="196.04492"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="670.36218"
           x="196.04492"
           sodipodi:role="line"
           id="tspan4438-4-1">go to top</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-2"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-2"
           sodipodi:role="line">g</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-73"
         y="688.56042"
         x="193.84082"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-0"
           y="688.56042"
           x="193.84082"
           sodipodi:role="line">:cd ... (3)</tspan></text>
    </g>
    <g
       id="g4351-3"
       transform="translate(340,-15.000024)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-3"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-0"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249-8"
           sodipodi:role="line">H</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-2"
         y="731.36218"
         x="212"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-50"
           y="731.36218"
           x="212"
           sodipodi:role="line">back in</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="739.36218"
           x="212"
           sodipodi:role="line"
           id="tspan6330">history</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-73"
         y="755.36218"
         x="198"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="755.36218"
           x="198"
           id="tspan4249-4-0"
           sodipodi:role="line">h</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-8"
         y="750.11218"
         x="212.75"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-5-5"
           y="750.11218"
           x="212.75"
           sodipodi:role="line">go up 1</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="758.11218"
           x="212.75"
           sodipodi:role="line"
           id="tspan6332">directory</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="760.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-2-69"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-4-9"
         y="776.36218"
         x="194"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="776.36218"
           x="194"
           id="tspan4249-4-8-6"
           sodipodi:role="line">^H</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-4-6"
         y="770.36218"
         x="219.5"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           id="tspan4349-7"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="770.36218"
           x="219.5"
           sodipodi:role="line">toggle</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="778.36218"
           x="219.5"
           sodipodi:role="line"
           id="tspan6336">hidden files</tspan></text>
    </g>
    <g
       id="g4738-4-0"
       transform="translate(445,49.999976)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-84-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-4-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-02-2"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-3-6"
           sodipodi:role="line">J</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4251-5-3-5-8"
         y="665.76593"
         x="190.38808"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="665.76593"
           x="190.38808"
           sodipodi:role="line"
           id="tspan4438-4-1-8">move down</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="674.76593"
           x="190.38808"
           sodipodi:role="line"
           id="tspan6383">half page</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-2-4"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-2-8"
           sodipodi:role="line">j</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-73-3"
         y="689.44434"
         x="189.77496"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-0-4"
           y="689.44434"
           x="189.77496"
           sodipodi:role="line">move down</tspan></text>
    </g>
    <g
       id="g4738-4-0-3"
       transform="translate(530,49.999976)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-84-4-5"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-4-1-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-02-2-5"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-3-6-4"
           sodipodi:role="line">K</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4251-5-3-5-8-9"
         y="665.76593"
         x="190.38808"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="665.76593"
           x="190.38808"
           sodipodi:role="line"
           id="tspan4438-4-1-8-7">move up</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="674.76593"
           x="190.38808"
           sodipodi:role="line"
           id="tspan6383-3">half page</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-2-4-3"
         y="690.36218"
         x="178"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="690.36218"
           x="178"
           id="tspan4249-4-89-3-2-8-8"
           sodipodi:role="line">k</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-73-3-1"
         y="689.44434"
         x="189.77496"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-0-4-8"
           y="689.44434"
           x="189.77496"
           sodipodi:role="line">move up</tspan></text>
    </g>
    <g
       id="g4351-3-3"
       transform="translate(595,-15.000024)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-8-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-3-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-0-7"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249-8-0"
           sodipodi:role="line">L</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-2-5"
         y="731.36218"
         x="212"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           id="tspan4255-50-2"
           y="731.36218"
           x="212"
           sodipodi:role="line">forward in</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="739.36218"
           x="212"
           sodipodi:role="line"
           id="tspan6330-3">history</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-73-1"
         y="755.36218"
         x="198"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="755.36218"
           x="198"
           id="tspan4249-4-0-6"
           sodipodi:role="line">l</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-8-1"
         y="750.11218"
         x="212.75"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="750.11218"
           x="212.75"
           sodipodi:role="line"
           id="tspan6332-6">enter dir/</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="758.11218"
           x="212.75"
           sodipodi:role="line"
           id="tspan6574">open file</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="760.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-2-69-0"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-4-9-0"
         y="776.36218"
         x="194"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="776.36218"
           x="194"
           id="tspan4249-4-8-6-9"
           sodipodi:role="line">^L</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-4-4-6-8"
         y="773.11218"
         x="222.75"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="773.11218"
           x="222.75"
           sodipodi:role="line"
           id="tspan6336-9">redraw</tspan></text>
    </g>
    <rect
       style="fill:none;fill-opacity:1;stroke:#008000;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
       id="rect6576"
       width="340.00003"
       height="64.749977"
       x="532.5"
       y="703.86218"
       rx="5.0000005"
       ry="5" />
    <g
       id="g4738-4-8"
       transform="translate(700,49.999976)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-84-5"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-4-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-02-0"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-3-5"
           sodipodi:role="line">:</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-5-7"
         y="670.36218"
         x="190"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="670.36218"
           x="190"
           sodipodi:role="line"
           id="tspan4438-4-1-4">console</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-2-8"
         y="691.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="691.36218"
           x="177"
           id="tspan4249-4-89-3-2-1"
           sodipodi:role="line">;</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-73-9"
         y="689.36218"
         x="190"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-0-9"
           y="689.36218"
           x="190"
           sodipodi:role="line">console</tspan></text>
    </g>
    <g
       id="g4738-4-8-3"
       transform="translate(785,49.999976)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-84-5-7"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-4-9-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-02-0-8"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-3-5-1"
           sodipodi:role="line">'</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-5-7-7"
         y="665.76599"
         x="190.17677"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="665.76599"
           x="190.17677"
           sodipodi:role="line"
           id="tspan4438-4-1-4-1">open</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="673.76599"
           x="190.17677"
           sodipodi:role="line"
           id="tspan7470">bookmarks</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-2-8-9"
         y="691.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="691.36218"
           x="177"
           id="tspan4249-4-89-3-2-1-8"
           sodipodi:role="line">&quot;</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-73-9-0"
         y="685.11957"
         x="188.58578"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="685.11957"
           x="188.58578"
           sodipodi:role="line"
           id="tspan7472">tag files with</tspan><tspan
           style="font-size:10px;line-height:94.99999881%"
           y="694.61957"
           x="188.58578"
           sodipodi:role="line"
           id="tspan7476">custom tag</tspan></text>
    </g>
    <g
       id="g4556-7-7-8"
       transform="translate(-167,5.5000384)">
      <rect
         ry="1.02696e-15"
         rx="2.1094201e-15"
         y="702.36212"
         x="172.5"
         height="38.000061"
         width="99"
         id="rect4230-7-3-5-6-4-0"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-6"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-9"
           sodipodi:role="line">CAPSLOCK</tspan></text>
    </g>
    <g
       id="g4556-7-7-8-4"
       transform="translate(-167,75.500038)">
      <rect
         ry="1.02696e-15"
         rx="2.1094201e-15"
         y="702.36212"
         x="172.5"
         height="38.000061"
         width="109"
         id="rect4230-7-3-5-6-4-0-0"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-6-8"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-9-2"
           sodipodi:role="line">SHIFT</tspan></text>
    </g>
    <g
       id="g4556-6-8"
       transform="translate(-52,75.499977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-6"
           sodipodi:role="line">Z</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-93-8"
         y="714.11792"
         x="217.70912"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;writing-mode:lr-tb;text-anchor:middle"
           y="714.11792"
           x="217.70912"
           sodipodi:role="line"
           id="tspan5972-7">ZZ/ZQ = quit</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1-4"
           sodipodi:role="line">z</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-3-0"
         y="729.45984"
         x="185.12695"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="729.45984"
           x="185.12695"
           sodipodi:role="line"
           id="tspan5974-6">toggle</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="738.45984"
           x="185.12695"
           sodipodi:role="line"
           id="tspan7587">options</tspan></text>
    </g>
    <g
       id="g4556-6-8-1"
       transform="translate(33,75.499977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7-0"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4-3"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5-2"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-6-9"
           sodipodi:role="line">X</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8-7"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1-4-3"
           sodipodi:role="line">x</tspan></text>
    </g>
    <g
       id="g7774"
       transform="translate(10,20.000001)">
      <rect
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1"
         id="rect4230-1-8-4-1-8-8-9-8-15-4"
         width="79"
         height="18.999977"
         x="280.5"
         y="795.86218"
         rx="2.1094199e-15"
         ry="1.02696e-15" />
      <text
         xml:space="preserve"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         x="200"
         y="841.36218"
         id="text4247-5-4-6"
         sodipodi:linespacing="125%"
         transform="translate(80,-30.00002)"><tspan
           sodipodi:role="line"
           id="tspan4249-4-8-1"
           x="200"
           y="841.36218"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start">^C</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="757.86218"
         x="280.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-0-4-5-9"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="776.86218"
         x="280.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-8-8-9-8-15"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-5-0-3-2"
         y="772.36218"
         x="282"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="772.36218"
           x="282"
           id="tspan4249-3-2-4-7-3-3-2-8"
           sodipodi:role="line">C</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-45-7-6-8-5"
         y="790.36218"
         x="283"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="790.36218"
           x="283"
           id="tspan4249-4-89-3-5-8-8-4-7-8"
           sodipodi:role="line">c</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-0-9-7-1-1"
         y="785.49017"
         x="293.1795"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="785.49017"
           x="293.1795"
           sodipodi:role="line"
           id="tspan7709">select files in</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="794.49017"
           x="293.1795"
           sodipodi:role="line"
           id="tspan7713">certain order</tspan></text>
      <text
         xml:space="preserve"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         x="306"
         y="808.36218"
         id="text4526-0-9-7-1-1-4"
         sodipodi:linespacing="89.999998%"><tspan
           id="tspan7713-9"
           sodipodi:role="line"
           x="306"
           y="808.36218"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start">abort task</tspan></text>
    </g>
    <g
       id="g4556-6-8-8"
       transform="translate(203,75.499977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7-5"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5-3"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-6-2"
           sodipodi:role="line">V</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-93-8-6"
         y="714.45984"
         x="186.8291"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.45984"
           x="186.8291"
           sodipodi:role="line"
           id="tspan5972-7-1">visual mode</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8-0"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1-4-0"
           sodipodi:role="line">v</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-3-0-4"
         y="730.20984"
         x="186.75195"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="730.20984"
           x="186.75195"
           sodipodi:role="line"
           id="tspan7587-9">invert</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="739.20984"
           x="186.75195"
           sodipodi:role="line"
           id="tspan7840">selection</tspan></text>
    </g>
    <g
       id="g4351-5-2-8"
       transform="translate(265,54.999977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="722.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-9-3-8"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="741.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-1-6-1"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-2-8-2"
         y="737.36218"
         x="197"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="737.36218"
           x="197"
           id="tspan4249-1-9-0"
           sodipodi:role="line">B</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-7-6-8"
         y="756.14978"
         x="196.93652"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="756.14978"
           x="196.93652"
           id="tspan4249-4-5-5-3"
           sodipodi:role="line">b</tspan></text>
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="760.86218"
         x="195.5"
         height="18.999977"
         width="79"
         id="rect4230-1-2-4-6-5"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-4-6-8-2"
         y="776.36218"
         x="194"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="776.36218"
           x="194"
           id="tspan4249-4-8-1-9-0"
           sodipodi:role="line">^B</tspan></text>
      <text
         sodipodi:linespacing="91.000003%"
         id="text4251-4-4-4-1-6"
         y="768.70984"
         x="221.5918"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="768.70984"
           x="221.5918"
           sodipodi:role="line"
           id="tspan6144-1-4">move up</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="777.80981"
           x="221.5918"
           sodipodi:role="line"
           id="tspan7901">1 page</tspan></text>
    </g>
    <g
       id="g8034"
       transform="translate(10,20.000001)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="757.86218"
         x="535.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7-5-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="776.86218"
         x="535.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4-2-0"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5-3-2"
         y="772.36218"
         x="537"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="772.36218"
           x="537"
           id="tspan4249-3-2-4-3-6-2-7"
           sodipodi:role="line">N</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-93-8-6-5"
         y="765.95984"
         x="550.9541"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="765.95984"
           x="550.9541"
           sodipodi:role="line"
           id="tspan5972-7-1-4">search</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="773.95984"
           x="550.9541"
           sodipodi:role="line"
           id="tspan7953">previous</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8-0-1"
         y="791.36218"
         x="537"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="791.36218"
           x="537"
           id="tspan4249-4-89-3-5-1-4-0-0"
           sodipodi:role="line">n</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-3-0-4-2"
         y="789.70984"
         x="550.37695"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="789.70984"
           x="550.37695"
           sodipodi:role="line"
           id="tspan7840-0">search next</tspan></text>
      <rect
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1"
         id="rect4230-1-8-4-1-88-4-2-0-3"
         width="79"
         height="18.999977"
         x="535.5"
         y="795.86218"
         rx="2.1094199e-15"
         ry="1.02696e-15" />
      <text
         xml:space="preserve"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         x="533.48389"
         y="811.29724"
         id="text4247-5-4-6-8-2-1"
         sodipodi:linespacing="125%"><tspan
           sodipodi:role="line"
           id="tspan4249-4-8-1-9-0-5"
           x="533.48389"
           y="811.29724"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start">^N</tspan></text>
      <text
         xml:space="preserve"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         x="562.27344"
         y="808.22058"
         id="text4251-4-4-4-1-6-1"
         sodipodi:linespacing="91.000003%"><tspan
           id="tspan7901-9"
           sodipodi:role="line"
           x="562.27344"
           y="808.22058"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:91.00000262%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start">new tab</tspan></text>
    </g>
    <g
       id="g4556-6-8-8-6"
       transform="translate(458,75.499977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7-5-2"
         style="fill:#ff7f2a;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4-2-3"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5-3-8"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-6-2-8"
           sodipodi:role="line">M</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-93-8-6-8"
         y="711.45984"
         x="188.8291"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="711.45984"
           x="188.8291"
           sodipodi:role="line"
           id="tspan8108">draw files</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="719.45984"
           x="188.8291"
           sodipodi:role="line"
           id="tspan8112">differently</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8-0-7"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1-4-0-6"
           sodipodi:role="line">m</tspan></text>
      <text
         sodipodi:linespacing="89.999998%"
         id="text4526-3-0-4-3"
         y="729.20984"
         x="189.00195"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:89.99999762%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="729.20984"
           x="189.00195"
           sodipodi:role="line"
           id="tspan7840-2">save</tspan><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:89.99999762%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="738.20984"
           x="189.00195"
           sodipodi:role="line"
           id="tspan8102">bookmark</tspan></text>
    </g>
    <g
       id="g4556-6-8-1-9"
       transform="translate(543,75.499977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7-0-7"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4-3-4"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5-2-2"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-6-9-1"
           sodipodi:role="line">&lt;</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8-7-6"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1-4-3-5"
           sodipodi:role="line">,</tspan></text>
    </g>
    <g
       id="g4556-6-8-1-9-0"
       transform="translate(628,75.499977)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-83-7-0-7-1"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="721.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-1-88-4-3-4-9"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-2-5-2-2-9"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-3-6-9-1-6"
           sodipodi:role="line">&gt;</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-4-2-8-7-6-4"
         y="735.26306"
         x="173.05713"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="735.26306"
           x="173.05713"
           id="tspan4249-4-89-3-5-1-4-3-5-2"
           sodipodi:role="line">.</tspan></text>
    </g>
    <g
       id="g4738-4-8-1"
       transform="translate(710,119.99998)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="657.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-84-5-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="676.86218"
         x="175.5"
         height="18.999977"
         width="79"
         id="rect4230-1-8-4-4-9-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-02-0-2"
         y="672.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="672.36218"
           x="177"
           id="tspan4249-3-2-3-5-6"
           sodipodi:role="line">?</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-5-7-2"
         y="670.36218"
         x="190"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="670.36218"
           x="190"
           sodipodi:role="line"
           id="tspan4438-4-1-4-5">show help</tspan></text>
      <text
         sodipodi:linespacing="125%"
         id="text4247-5-2-9-2-8-5"
         y="691.36218"
         x="177"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="691.36218"
           x="177"
           id="tspan4249-4-89-3-2-1-2"
           sodipodi:role="line">/</tspan></text>
      <text
         sodipodi:linespacing="94.999999%"
         id="text4481-73-9-3"
         y="689.36218"
         x="190"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:94.99999881%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-size:10px;line-height:94.99999881%"
           id="tspan4485-0-9-1"
           y="689.36218"
           x="190"
           sodipodi:role="line">:search</tspan></text>
    </g>
    <g
       id="g4556-7-7-5"
       transform="translate(-82,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8"
           sodipodi:role="line">F1</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9"
         y="714.45984"
         x="201.0918"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.45984"
           x="201.0918"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2">help</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0"
       transform="translate(88,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2"
           sodipodi:role="line">F3</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2"
         y="714.7821"
         x="196.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="196.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2">inspect file</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0-9"
       transform="translate(173,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6-5"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2-0"
           sodipodi:role="line">F4</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2-3"
         y="714.7821"
         x="196.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="196.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2-1">edit</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0-9-4"
       transform="translate(258,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8-4-7"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6-5-4"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2-0-2"
           sodipodi:role="line">F5</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2-3-7"
         y="714.7821"
         x="196.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="196.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2-1-9">copy</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0-9-4-9"
       transform="translate(343,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8-4-7-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6-5-4-4"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2-0-2-6"
           sodipodi:role="line">F6</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2-3-7-3"
         y="714.7821"
         x="196.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="196.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2-1-9-0">cut</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0-9-4-9-7"
       transform="translate(428,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8-4-7-9-9"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6-5-4-4-2"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2-0-2-6-5"
           sodipodi:role="line">F7</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2-3-7-3-9"
         y="714.7821"
         x="196.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="196.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2-1-9-0-1">:mkdir</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0-9-4-9-7-9"
       transform="translate(513,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8-4-7-9-9-1"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6-5-4-4-2-2"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2-0-2-6-5-5"
           sodipodi:role="line">F8</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2-3-7-3-9-3"
         y="714.7821"
         x="196.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.7821"
           x="196.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2-1-9-0-1-4">:delete</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-0-9-4-9-7-9-9"
       transform="translate(683,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-8-4-7-9-9-1-4"
         style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-6-5-4-4-2-2-8"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-2-0-2-6-5-5-6"
           sodipodi:role="line">F10</tspan></text>
      <text
         sodipodi:linespacing="80.000001%"
         id="text4251-5-3-3-3-8-9-2-3-7-3-9-3-6"
         y="714.9071"
         x="210.05762"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:80.00000119%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="714.9071"
           x="210.05762"
           sodipodi:role="line"
           id="tspan4438-4-3-9-8-2-2-1-9-0-1-4-3">quit</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-9"
       transform="translate(3,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-1"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-0"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-4"
           sodipodi:role="line">F2</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-9-2"
       transform="translate(598,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-1-2"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-0-9"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-4-0"
           sodipodi:role="line">F9</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-9-2-3"
       transform="translate(768,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-1-2-2"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-0-9-7"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-4-0-4"
           sodipodi:role="line">F11</tspan></text>
    </g>
    <g
       id="g4556-7-7-5-9-2-3-5"
       transform="translate(853,-144.50002)">
      <rect
         ry="1.02696e-15"
         rx="2.1094199e-15"
         y="702.36218"
         x="172.5"
         height="18.999977"
         width="79"
         id="rect4230-7-3-5-6-4-2-1-2-2-9"
         style="fill:#f2f2f2;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-opacity:1" />
      <text
         sodipodi:linespacing="125%"
         id="text4247-6-2-5-4-1-8-0-9-7-6"
         y="716.86218"
         x="174"
         style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
         xml:space="preserve"><tspan
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:15px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
           y="716.86218"
           x="174"
           id="tspan4249-3-2-4-7-6-8-4-0-4-7"
           sodipodi:role="line">F12</tspan></text>
    </g>
  </g>
</svg>