📄 skin.xml
字号:
<?xml version="1.0"?><roadnavskin><global> <font> <name></name> <size>12</size> </font> <minsize width="685" height="400"/></global><layout> <image filename="sidebarbackground.png"> <region> <topleft> <x offset1="0"/> <y offset1="240"/> </topleft> <bottomright> <x offset1="121"/> <y multiplier="1"/> </bottomright> </region> </image> <image filename="lowerbarbackground.png"> <region> <topleft> <x offset1="0"/> <y offset1="-80" multiplier="1"/> </topleft> <bottomright> <x multiplier="1"/> <y multiplier="1"/> </bottomright> </region> </image> <control name="map"> <region> <topleft> <x offset1="120"/> <y offset1="0"/> </topleft> <bottomright> <x multiplier="1"/> <y offset1="-80" multiplier="1"/> </bottomright> </region> </control> <button defaultimage="zoomin.png" depressedimage="zoomin2.png" action="zoomin"> <region> <topleft> <x offset1="0"/> <y offset1="0"/> </topleft> <bottomright> <x offset1="120"/> <y offset1="80"/> </bottomright> </region> </button> <button defaultimage="zoomout.png" depressedimage="zoomout2.png" action="zoomout"> <region> <topleft> <x offset1="0"/> <y offset1="80"/> </topleft> <bottomright> <x offset1="120"/> <y offset1="160"/> </bottomright> </region> </button> <button defaultimage="getdirections.png" depressedimage="getdirections2.png" action="getdirections"> <region> <topleft> <x offset1="0"/> <y offset1="160"/> </topleft> <bottomright> <x offset1="120"/> <y offset1="240"/> </bottomright> </region> </button> <button defaultimage="setaddress.png" depressedimage="setaddress2.png" action="setaddress" showminheight="480"> <region> <topleft> <x offset1="0"/> <y offset1="240"/> </topleft> <bottomright> <x offset1="120"/> <y offset1="320"/> </bottomright> </region> </button> <button defaultimage="preferences.png" depressedimage="preferences2.png" action="preferences" showminheight="560"> <region> <topleft> <x offset1="0"/> <y offset1="320"/> </topleft> <bottomright> <x offset1="120"/> <y offset1="400"/> </bottomright> </region> </button> <image filename="speedbox.png"> <region> <topleft> <x offset1="-680" multiplier="1"/> <y offset1="-80" multiplier="1"/> </topleft> <bottomright> <x offset1="-560" multiplier="1"/> <y offset1="0" multiplier="1"/> </bottomright> </region> </image> <text name="GPS Speed" label="" fgcolor="#000000" bgcolor="#f4f4f4"> <region> <topleft> <x offset1="-670" multiplier="1"/> <y offset1="-60" multiplier="1"/> </topleft> <bottomright> <x offset1="-570" multiplier="1"/> <y offset1="-25" multiplier="1"/> </bottomright> </region> <font> <name>Verdana</name> <size>20</size> </font> </text> <image filename="headingbox.png"> <region> <topleft> <x offset1="-560" multiplier="1"/> <y offset1="-80" multiplier="1"/> </topleft> <bottomright> <x offset1="-440" multiplier="1"/> <y offset1="0" multiplier="1"/> </bottomright> </region> </image> <text name="GPS Heading" label="" fgcolor="#000000" bgcolor="#f4f4f4" append=""> <region> <topleft> <x offset1="-560" multiplier="1"/> <y offset1="-60" multiplier="1"/> </topleft> <bottomright> <x offset1="-440" multiplier="1"/> <y offset1="-25" multiplier="1"/> </bottomright> </region> <font> <name>Verdana</name> <size>16</size> </font> </text> <image filename="locationbox.png"> <region> <topleft> <x offset1="-440" multiplier="1"/> <y offset1="-80" multiplier="1"/> </topleft> <bottomright> <x offset1="0" multiplier="1"/> <y offset1="0" multiplier="1"/> </bottomright> </region> </image> <text name="GPS Full Address" label="" fgcolor="#000000" bgcolor="#f4f4f4" append=""> <region> <topleft> <x offset1="-440" multiplier="1"/> <y offset1="-70" multiplier="1"/> </topleft> <bottomright> <x offset1="0" multiplier="1"/> <y offset1="-25" multiplier="1"/> </bottomright> </region> <font> <name>Verdana</name> <size>14</size> </font> </text> <control name="compass" bgcolor="#f4f4f4" fgcolor="#000000" showminwidth="800"> <region> <topleft> <x offset1="0"/> <y offset1="-90" multiplier="1"/> </topleft> <bottomright> <x offset1="120"/> <y offset1="0" multiplier="1"/> </bottomright> </region> </control></layout></roadnavskin>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -