+! /usr/share/X11/XKeysymDB
! /usr/include/X11/keysymdef.h
+! http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys
+
! These turn caps lock key into a modifier for generating
! umlauted characters ... to toggle caps lock, hold shift
! while hitting it
keycode 54 = c C ccedilla Ccedilla
keycode 24 = q Q egrave Egrave
-!http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys
keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
keycode 160 = XF86AudioMute
!Rebind Pause to Break
!keycode 110 = Break
+
+!Rebind stupid apple keyboards
+! left apple = 115
+! right apple = 116
+!keycode 115 = Alt_L Meta_L
+!keycode 116 = Alt_R Meta_R
+! left option = 64
+! right option = 113
+!keycode 64 = Alt_L Meta_L
+!keycode 113 = Alt_L Meta_R
+! vol down = 174
+! vol up = 176
+! vol mute = 160
+!keycode 174 = XF86AudioLowerVolume
+!keycode 176 = XF86AudioRaiseVolume
+!keycode 160 = XF86AudioMute
+! F13 = 182
+! F14 = 183
+! F15 = 184
+! F16 = 93
+!keycode 182 = F13
+!keycode 183 = F14
+!keycode 184 = F15
+!keycode 93 = F16
+! eject
+!keycode 204 = XF86Eject
+
+! logitech keyboard
+!keycode 129 = XF86AudioMedia
+!keycode 162 = XF86AudioPlay
+!keycode 164 = XF86AudioStop
+!keycode 153 = XF86AudioNext
+!keycode 144 = XF86AudioPrev
export HISTSIZE=${HISTFILESIZE}
export LESS="-R --tabs=4 -M -#10"
export LESSCOLOR=0
+unset LDPATH # KDE bs
shopt -s checkwinsize
/.dmrc
/.gnomerc-errors
/.ICEauthority
+/.ktorrent.lock
/.pulse-cookie
+/.serverauth.*
/.sudo_as_admin_successful
/.Xauthority
/.xsession-errors*
/.*_history
/.cgdb/readline_history.txt
/.clive/recall
+/.fbhighlevelshistory
/.gconfd/saved_state
.gdb_history
/.gitk
/.xchat2/scrollback/
# Packages i don't care about
+/.clive/
/.crash_report_*
/.audacious/
/.crack-attack/
/.ncftp/firewall
/.ncftp/history
/.ncftp/init_v3
-/.ncftp/trace
+/.ncftp/log
+/.ncftp/trace*
/.pan2/accels.txt
/.pan2/article-cache
-PS1='\[\e[0;33m\]\u\[\e[30;1m\]@\[\e[31;1m\]\h\[\e[30;1m\] \j:$? \[\e[34;1m\]\W \$\[\e[0m\] '
+PS1='\[\e[0;33m\]\u\[\e[30;1m\]@\[\e[31;1m\]\h'`cat /etc/ps1_append`'\[\e[30;1m\] \j:$? \[\e[34;1m\]\W \$\[\e[0m\] '
set annotate 2
set height 0
-set prompt (tgdb)
+set prompt (gdb)
+Add support for -lsystem to gcc (like -isystem)
+
+ldr-utils - add support for init sections and multiple init blocks
+
+u-boot:
+ - add -elf2ldr
+ - look into struct passing for boot
+ - convert to C !
+ - setup error handler with newer bootroms (ErrorFunction)
+ - for ldr env, make sure to 0xff fill rather than 0x00
+ - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
+ - add support for more commands
+ - mii
+ - spi - need to implement spi_xfer()
+ - CONFIG_RMII vs BLACKFIN_MII ?
+ - for POST code, force it into LDR and only have it work when booting
+ from an LDR.
+ - add net console -- make sure booting up with it works
+ - net console: tftp doesnt work ?
+ - add support for bedbug
+ - bind BF54x RTS/CTS to CONFIG_HWFLOW and convert BFIN_BOOT_UART_USE_RTS
+ - relocate RTS cruft to serial.h out of initcode
+ - bf54x initcode seems to not work with early serial debug on power reset ?
+ - default baud rate depends on CONFIG_CLKIN_HZ which does not match that
+ of the reset clock ?
+ - i2c (for mainline only)
+ - implement newer functions (bus/speed)
+
gforge frs sort is fucked
.romfs does not get a PHDR, but it works because u-boot reads section